-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mirror replicas from different resource (#129)
* Update number of replicas based on target resource. * Added tests. * Update target resource /scale subresource status after scaling statefulset. * Patch status subresource of the target resource, not scale subresource. * Improve logging. * Fix comment. * Fix comment. * CHANGELOG entry. * Fix imports ordering. * Move common code when updating status.replicas. * Address review feedback. * Add one more test to show that "later" statefulsets are updated if "earlier" are not. * Unexport prefix const. * Rename dynamic to dynamicClient. * Address review feedback. * Update comment. * Update wording in changelog.
- Loading branch information
Showing
130 changed files
with
18,653 additions
and
2,290 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
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.