-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PLAT-16356] Add YBC Throttle Params to the universe CRD
Summary: Added YBC Throttle params to the universe CRD so the operator can pick them up. In addition to updating the throttle params, it will also validate the values are good before attempting to update YBC. Test Plan: created a universe via the operator updated some YBC params and validated they got updated Deleted the YBC Params and validated it got set back to defaults Set out of bounds value for ybc params and validate error Set good value for ybc params and validated status was re-updated Reviewers: anijhawan, vkumar Reviewed By: vkumar Subscribers: yugaware Differential Revision: https://phorge.dev.yugabyte.com/D41774
- Loading branch information
Showing
5 changed files
with
287 additions
and
7 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.