Skip to content
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

Add controllers config for karmada-controller-manager #3255

Merged
merged 1 commit into from
Mar 13, 2023

Conversation

yanggangtony
Copy link
Member

@yanggangtony yanggangtony commented Mar 9, 2023

What type of PR is this?

/kind cleanup

What this PR does / why we need it:
Re-check pr fix.
And i found there is a duplicate define for the controllers.
https://github.com/karmada-io/karmada/pull/3240

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


@karmada-bot karmada-bot added the kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. label Mar 9, 2023
@karmada-bot karmada-bot requested review from rv64m and Poor12 March 9, 2023 15:13
@karmada-bot karmada-bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Mar 9, 2023
Copy link
Member

@RainbowMango RainbowMango left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/assign @Poor12

@Poor12
Copy link
Member

Poor12 commented Mar 10, 2023

Would you like to check it in kube-controller-manager together? I'd like to delete the config level.

@karmada-bot karmada-bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Mar 10, 2023
@yanggangtony
Copy link
Member Author

@Poor12
Thanks for review.
Keep the same with karmada-controller-manager.yaml.
Delete the config level , and move it to the outer controller level.

@@ -500,7 +496,7 @@ kubeControllerManager:
rollingUpdate:
maxUnavailable: 0
maxSurge: 50%

controllers: namespace,garbagecollector,serviceaccount-token,ttl-after-finished,bootstrapsigner,csrapproving,csrcleaner,csrsigning
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a blank line here.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got it.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, I mean add a blank between it and the etcd config.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😄😄
Rebased it.

Signed-off-by: yanggang <gang.yang@daocloud.io>
@Poor12
Copy link
Member

Poor12 commented Mar 13, 2023

/lgtm
/approve

@karmada-bot karmada-bot added the lgtm Indicates that a PR is ready to be merged. label Mar 13, 2023
@karmada-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Poor12

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@karmada-bot karmada-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 13, 2023
@karmada-bot karmada-bot merged commit 2256a0a into karmada-io:master Mar 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants