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

introduce --controllers flag to contrl controllers for karmada-controller-manager #1083

Merged
merged 1 commit into from
Dec 9, 2021

Conversation

snowplayfire
Copy link
Contributor

@snowplayfire snowplayfire commented Dec 8, 2021

What type of PR is this?

Add one of the following kinds:

/kind feature

What this PR does / why we need it:

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

karmada-controller-manager: introduced `--controllers` flag to enable or disable controllers.

@karmada-bot karmada-bot added the kind/feature Categorizes issue or PR as related to a new feature. label Dec 8, 2021
@karmada-bot karmada-bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Dec 8, 2021
@RainbowMango
Copy link
Member

I like the feature, haven't looked into the code yet.

I don't know why GitHub always treats you as a First-time contributor :)

@RainbowMango
Copy link
Member

Generally looks good to me.
@snowplayfire can you help fix the lint issue and sign your commit according to :
https://github.com/karmada-io/karmada/pull/1083/checks?check_run_id=4457128864

@snowplayfire snowplayfire force-pushed the add-controllers-gate branch 2 times, most recently from 2e71ea1 to b91abe7 Compare December 9, 2021 08:09
Signed-off-by: jingxueli <jingxueli@trip.com>
@RainbowMango
Copy link
Member

/lgtm
/approve

@karmada-bot karmada-bot added the lgtm Indicates that a PR is ready to be merged. label Dec 9, 2021
@karmada-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: RainbowMango

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 Dec 9, 2021
@karmada-bot karmada-bot merged commit 43d7574 into karmada-io:master Dec 9, 2021
@RainbowMango RainbowMango changed the title add flag --controllers: a list of controllers to enable introduce --controllers flag to contrl controllers for karmada-controller-manager Dec 9, 2021
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/feature Categorizes issue or PR as related to a new feature. lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants