This repository has been archived by the owner on Oct 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mpereira
reviewed
Jan 15, 2020
mpereira
reviewed
Jan 15, 2020
mpereira
reviewed
Jan 15, 2020
docs/upgrading.md
Outdated
|
||
``` | ||
|
||
Once the pods are ready (passing readiness and liveness checks),the plan should change to `COMPLETE`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggested change
Once the pods are ready (passing readiness and liveness checks),the plan should change to `COMPLETE`. | |
Once the pods are ready (passing readiness and liveness checks), the plan status should change to `COMPLETE`. |
mpereira
approved these changes
Jan 15, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks @porridge!
Would you be able to standardize the formatting with ./tools/format_files.sh
before merging?
6 tasks
😭 |
https://prettier.io/docs/en/install.html
😭 😭 😭 |
Yeah going forward there should be a development Docker image for that. The dependencies are linked from the documentation fwiw... https://github.com/mesosphere/kudo-cassandra-operator/blob/master/DEVELOPMENT.md#additional-requirements |
Managed to get it running using a docker container. |
porridge
force-pushed
the
upgrading-doc
branch
from
January 15, 2020 14:39
4d528ef
to
89b22fd
Compare
Suggestions applied, PTAL |
🚢 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Baby step towards kudobuilder/kudo.dev#149
Note the sample output assumes that kudobuilder/kudo#1279 is already fixed.