-
Notifications
You must be signed in to change notification settings - Fork 603
Add cmd to configure nodegroups on a running cluster #2246
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
Merged
Merged
Changes from 27 commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
3b28bbd
WIP on nodegroup adder
RobertLucian 6fa2e8f
WIP nodegroup adder cmd
RobertLucian d4d2bda
Merge branch 'master' into feature/add-or-remove-ngs
RobertLucian ec88c2d
Use the simplified aws resource table when showing the costs
RobertLucian 3083606
WIP cluster configure
RobertLucian ddd5b3e
WIP cluster configure
RobertLucian 9de468a
Bug fixes
RobertLucian bc3f33a
Further fixes on the cloudformation stacks
RobertLucian 914233b
Address layout on install.sh
RobertLucian 3fcc248
Add priority field to the node group config
RobertLucian e8b7bf6
Document the priority field in the docs
RobertLucian 19e4be5
Make lint
RobertLucian cadadfa
Layout change for cluster configure cmd
RobertLucian 20412af
Better reconciliation w/ cloudformation stacks
RobertLucian a38ec20
Fix number of SGs when cluster already exists
RobertLucian 299fb39
Quota fixes
RobertLucian e2949c2
Further fixes
RobertLucian 2b445b2
Improve cluster info cmd
RobertLucian 1b599a2
Remove debugging comments
RobertLucian 33c6d36
Nits
RobertLucian d7d394b
Remove the nodegroups first and then add the others
RobertLucian df02113
Merge branch 'master' into feature/add-or-remove-ngs
RobertLucian 2c50eb4
Nits
RobertLucian d6fd7b8
Separate validate functions
RobertLucian 5f385cc
Simplify get cluster state package
RobertLucian 97e4f30
Address PR comments
RobertLucian 4153321
Merge branch 'master' into feature/add-or-remove-ngs
RobertLucian 1c42ae0
Add missing error print when stacks couldn't be retrieved
RobertLucian 157fec7
Bolts and fixes
RobertLucian c562386
Address PR comments
RobertLucian fb53dda
Print cluster stacks when running cluster info cmd
RobertLucian eae2bd1
Refactor
RobertLucian 262b4f5
Some refactoring
RobertLucian b0fc893
Merge branch 'master' into feature/add-or-remove-ngs
RobertLucian 0068a7d
Fix to the number of required SGs on configure
RobertLucian 3bc9d13
Merge branch 'master' into feature/add-or-remove-ngs
RobertLucian 91bf390
Address PR comments
RobertLucian d4b5bb9
Address merge conflicts from master
RobertLucian b58b7a6
Merge branch 'master' into feature/add-or-remove-ngs
RobertLucian 4d5e378
Addressing PR comments and a fix
RobertLucian 4d40100
Merge branch 'master' into feature/add-or-remove-ngs
RobertLucian 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
Large diffs are not rendered by default.
Oops, something went wrong.
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.
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.