-
Notifications
You must be signed in to change notification settings - Fork 917
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
Deprecate name/namespace labels of work #4813
Deprecate name/namespace labels of work #4813
Conversation
Split from #4743. |
971a416
to
06c6d67
Compare
@XiShanYongYe-Chang PTAL~ |
/assign |
06c6d67
to
332b317
Compare
karmada/pkg/controllers/namespace/namespace_sync_controller.go Lines 163 to 164 in 6e5a602
I submit a pr to fix this: #4865 |
332b317
to
2ead650
Compare
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #4813 +/- ##
==========================================
- Coverage 53.08% 53.07% -0.02%
==========================================
Files 251 251
Lines 20387 20389 +2
==========================================
- Hits 10822 10821 -1
- Misses 8852 8855 +3
Partials 713 713
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
2ead650
to
7e700d7
Compare
@RainbowMango @XiShanYongYe-Chang karmada/pkg/apis/work/v1alpha1/well_known_constants.go Lines 1 to 25 in a57ca7e
|
The file is empty. I think we can remove it. |
7e700d7
to
e56c0bb
Compare
e56c0bb
to
820832d
Compare
Please continue to help review this PR. |
OK, thanks. will do ASAP. This PR focuses on removing labels( |
yes |
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.
Generally looks good to me.
820832d
to
d4d08b6
Compare
Signed-off-by: whitewindmills <[email protected]>
d4d08b6
to
8328054
Compare
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
/assign @XiShanYongYe-Chang
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.
Thanks~
/lgtm
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.
/approve
[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 |
What type of PR is this?
/kind feature
What this PR does / why we need it:
Which issue(s) this PR fixes:
part of #4711
Special notes for your reviewer:
Does this PR introduce a user-facing change?: