-
Notifications
You must be signed in to change notification settings - Fork 178
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Supporting new API in update operation of advanced cluster (#2460)
* wip separating logic for handling update with new API * move upgrade logic to use new API * modify tests for verifying disk_size_gb udpates * add update for new schema * adjustment to is asymmetric in checks * add third replication spec in new schema * change docs and fix updating root electable when new API is called * add test for supporting disk_size_gb change in inner spec with new schema * support update of disk_size_gb at electable level when using old schema structure * minor docs update * adjust value of disk size gb in acceptance test * add check for change in analytics specs as well * adjusting hardcoded value in check * address docs comments
- Loading branch information
1 parent
786e6d3
commit 6faf4fa
Showing
6 changed files
with
278 additions
and
143 deletions.
There are no files selected for viewing
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
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
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
Oops, something went wrong.