karmada
karmada copied to clipboard
chore: fix broken link
What type of PR is this? /kind cleanup
What this PR does / why we need it: fix broken link
Which issue(s) this PR fixes: Fixes #
Special notes for your reviewer: With the release of k8s release v1.24 and newer, the protoc versions it restricts are also being updated. And k8s begin to tighten checking of protoc version in https://github.com/kubernetes/kubernetes/pull/115243. Do we need to synchronize operations on the version of protoc in karmada repo? cc @RainbowMango @Garrybest
Does this PR introduce a user-facing change?:
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 53.13%. Comparing base (
3fc8ef5
) to head (9877e8e
). Report is 6 commits behind head on master.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@ Coverage Diff @@
## master #4924 +/- ##
==========================================
- Coverage 53.14% 53.13% -0.02%
==========================================
Files 251 251
Lines 20415 20415
==========================================
- Hits 10850 10847 -3
- Misses 8852 8854 +2
- Partials 713 714 +1
Flag | Coverage Δ | |
---|---|---|
unittests | 53.13% <ø> (-0.02%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
[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
- ~~hack/OWNERS~~ [RainbowMango]
Approvers can indicate their approval by writing /approve
in a comment
Approvers can cancel approval by writing /approve cancel
in a comment