karmada-io / karmada

Open, Multi-Cloud, Multi-Cluster Kubernetes Orchestration
https://karmada.io
Apache License 2.0
4.14k stars 813 forks source link

Bump kind to v0.22.0 #4909

Closed whitewindmills closed 1 week ago

whitewindmills commented 1 week ago

What type of PR is this? /kind cleanup

What this PR does / why we need it: This PR updates the kind and pin to the released version.

Which issue(s) this PR fixes: part of https://github.com/karmada-io/karmada/issues/4907

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

NONE
whitewindmills commented 1 week ago

/cc @RainbowMango

RainbowMango commented 1 week ago

Yes, here: https://github.com/karmada-io/karmada/blob/34c4d045280724841c137d5e34eab3f04722a31d/hack/local-up-karmada.sh#L82

RainbowMango commented 1 week ago

Two more places: https://github.com/karmada-io/karmada/blob/7071e1f9ff9e5d5daa04a48406e9f0ff3147600c/.github/workflows/cli.yaml#L39

https://github.com/karmada-io/karmada/blob/7071e1f9ff9e5d5daa04a48406e9f0ff3147600c/.github/workflows/lint-chart.yaml#L6

codecov-commenter commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 53.13%. Comparing base (167f213) to head (98cb2a9). Report is 2 commits behind head on master.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4909 +/- ## ======================================= Coverage 53.13% 53.13% ======================================= Files 251 251 Lines 20415 20415 ======================================= Hits 10848 10848 Misses 8853 8853 Partials 714 714 ``` | [Flag](https://app.codecov.io/gh/karmada-io/karmada/pull/4909/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=karmada-io) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/karmada-io/karmada/pull/4909/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=karmada-io) | `53.13% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=karmada-io#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

whitewindmills commented 1 week ago

@RainbowMango @liangyuanpeng thanks, ptal

karmada-bot commented 1 week ago

[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: - ~~[OWNERS](https://github.com/karmada-io/karmada/blob/master/OWNERS)~~ [RainbowMango] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
liangyuanpeng commented 1 week ago

/lgtm