-
Notifications
You must be signed in to change notification settings - Fork 188
Pass rollback window duration to upgrade watcher command #8177
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
ycombinator
wants to merge
19
commits into
elastic:main
from
ycombinator:upgrade-watcher-rollback-window-cli
Closed
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
0b4a2d0
Pass rollback window duration to upgrade watcher command
ycombinator b7928cb
Fix format specifier for duration in seconds
ycombinator b86d5c1
Update tests to match new signature
ycombinator 87c1473
Fixing format specifier to omit decimals
ycombinator e4427ae
Adding unit test
ycombinator f7bf2b1
Extracting common logic to helper function
ycombinator 687fd4c
Only pass --rollback-window arg to watcher CLI if watcher version sup…
ycombinator 0329197
Fix flag name
ycombinator 43f23ad
Rename isRollbackWindowFeatureAvailable -> isRollbackWindowSupported
ycombinator a5e9bcf
Use duration.String() to print out rollback window
ycombinator e5d1c0b
Add godoc for selectWatcherExecutable function
ycombinator 0969f6f
Simplify assertions
ycombinator d3ebd31
Clarify TODO comment
ycombinator c0307c7
Evaluate symlinks in path
ycombinator 6f4a36c
Add comments explaining why rollbackWindow is set to 0
ycombinator cb32f6d
Add test for isRollbackWindowSupported
ycombinator 0711763
Add upgrade settings to Reload
ycombinator 596f79c
Removing extra line introduced while resolving conflicts
ycombinator de48e61
Update unit test
ycombinator File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.