-
Notifications
You must be signed in to change notification settings - Fork 885
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 pp/cpp #4743
Deprecate name/namespace labels of pp/cpp #4743
Conversation
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 #4743 +/- ##
==========================================
+ Coverage 53.07% 53.11% +0.04%
==========================================
Files 250 250
Lines 20371 20346 -25
==========================================
- Hits 10811 10806 -5
+ Misses 8843 8821 -22
- Partials 717 719 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
9afa5bd
to
4f2fa4d
Compare
Wow, you submitted a big PR. I found that my newly submitted PR #4748 is part of yours (pp/cpp). |
@XiShanYongYe-Chang Maybe it is not easy to split this task. It is easy for conflicts to arise between the codes we submitted. I found that there are some things in your PR that I missed, so how about we co-author this PR? |
Sure :). What is the specific cooperation mode? |
If you still have unfinished code submission, you can continue to do this work. After the submission is completed, I will cherry-pick your PR and add |
The code has been submitted and is now waiting for the CI to finish. If the CI fails, the CI may need to be fixed. You can directly cherry-pick and then we modify the CI together. |
@XiShanYongYe-Chang okay, thanks for your remainder. |
A priority preemption ci error has occurred. Please help take a look: https://github.com/karmada-io/karmada/actions/runs/8419825470/job/23053518691?pr=4748 /cc @whitewindmills |
@XiShanYongYe-Chang: GitHub didn't allow me to request PR reviews from the following users: whitewindmills. Note that only karmada-io members and repo collaborators can review this PR, and authors cannot review their own PRs. 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. |
b562e7f
to
b36e67e
Compare
@XiShanYongYe-Chang Could you help check if there are any omissions? |
of course |
b36e67e
to
27feaa3
Compare
ab344b8
to
9a8e94c
Compare
1281d6c
to
8e13978
Compare
8e13978
to
421d9e3
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.
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.
/assign
I will reserve time for this tomorrow.
@whitewindmills Can you help to rebase this PR? I need to check something made in #4811. |
okay |
421d9e3
to
51938ac
Compare
Wait for #4836. |
/hold cancel |
Co-authored-by: changzhen <[email protected]> Signed-off-by: whitewindmills <[email protected]>
51938ac
to
59b8835
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
@RainbowMango pls take a look again. |
How about going on to move forward with this? |
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
/kind cleanup
What this PR does / why we need it:
Which issue(s) this PR fixes:
part of issue
Special notes for your reviewer:
Does this PR introduce a user-facing change?: