-
Notifications
You must be signed in to change notification settings - Fork 531
Make kubefed webhook replica count configurable for High Availability… #1457
Conversation
… (HA) and made default as 2 replicas Added in description to the README.md Bumped up the chart version of the controller manager Bumped up the dependency version
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: nitinatgh The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@yuswift: changing LGTM is restricted to collaborators In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Unfortunately, I'm not the reviewer of |
Ok not a problem, thanks though. Guess i'll have to wait then. Nitin |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM provided @hectorj2f's comments are addressed. Thanka for this improvement
Reverting back as per PR comment. Let users decide to change it instead, but provide the ability.
Setting as default 1 as per PR comments
/lgtm |
@@ -1,5 +1,5 @@ | |||
apiVersion: v2 | |||
appVersion: "0.0.3" | |||
appVersion: "0.0.4" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
as comments in #1453 (comment)
I think after merging #1453, this should be fine.
Closing this as the branch doesn't exist and is now replaced by #1469 |
… (HA) and made default as 2 replicas
Added in description to the README.md
Bumped up the chart version of the controller manager
Bumped up the dependency version
What this PR does / why we need it: This PR gives the users an option to set the number of replicas for the Kubefed Admission Webhook
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #1456
Special notes for your reviewer:
Tested it out as follows in a local kind cluster
helm upgrade dry-run
helm upgrade