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

Bump Kubernetes dependencies from v1.30.2 to v1.31.2 #5807

Merged
merged 2 commits into from
Nov 15, 2024

Conversation

RainbowMango
Copy link
Member

@RainbowMango RainbowMango commented Nov 12, 2024

What type of PR is this?
/kind cleanup

What this PR does / why we need it:
This PR bump Kubernetes dependencies with minimal changes, the rest tasks are tracked by #5796.

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

Kubernetes dependencies have been updated to v1.31.2.

@karmada-bot karmada-bot added the kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. label Nov 12, 2024
@karmada-bot karmada-bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Nov 12, 2024
@codecov-commenter
Copy link

codecov-commenter commented Nov 12, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 10.90909% with 588 lines in your changes missing coverage. Please review.

Project coverage is 44.88%. Comparing base (2f80476) to head (fc1df77).

Files with missing lines Patch % Lines
...ioned/typed/operator/v1alpha1/fake/fake_karmada.go 0.00% 21 Missing ⚠️
...yped/apps/v1alpha1/fake/fake_workloadrebalancer.go 0.00% 21 Missing ⚠️
...autoscaling/v1alpha1/fake/fake_cronfederatedhpa.go 0.00% 21 Missing ⚠️
...ped/autoscaling/v1alpha1/fake/fake_federatedhpa.go 0.00% 21 Missing ⚠️
...tworking/v1alpha1/fake/fake_multiclusteringress.go 0.00% 21 Missing ⚠️
...tworking/v1alpha1/fake/fake_multiclusterservice.go 0.00% 21 Missing ⚠️
...olicy/v1alpha1/fake/fake_federatedresourcequota.go 0.00% 21 Missing ⚠️
.../work/v1alpha1/fake/fake_clusterresourcebinding.go 0.00% 21 Missing ⚠️
...d/typed/work/v1alpha1/fake/fake_resourcebinding.go 0.00% 21 Missing ⚠️
...et/versioned/typed/work/v1alpha1/fake/fake_work.go 0.00% 21 Missing ⚠️
... and 72 more

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5807      +/-   ##
==========================================
+ Coverage   43.18%   44.88%   +1.69%     
==========================================
  Files         656      656              
  Lines       55921    53832    -2089     
==========================================
+ Hits        24151    24161      +10     
+ Misses      30213    28116    -2097     
+ Partials     1557     1555       -2     
Flag Coverage Δ
unittests 44.88% <10.90%> (+1.69%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Bump controller-runtime to v0.19.1

Signed-off-by: RainbowMango <[email protected]>
Reference PR2799
Adopt Kubernetes#125483 introduced ReadinessCheck
Adopt Kubernetes breaking change: EffectiveVersion
Reference PR: 122891

Signed-off-by: RainbowMango <[email protected]>
@RainbowMango
Copy link
Member Author

cc @chaunceyjiang @XiShanYongYe-Chang
Please help to take a look.

Copy link
Member

@XiShanYongYe-Chang XiShanYongYe-Chang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@karmada-bot karmada-bot added the lgtm Indicates that a PR is ready to be merged. label Nov 14, 2024
@RainbowMango RainbowMango added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 15, 2024
@karmada-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by:

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 merged commit 0d7d2f9 into karmada-io:master Nov 15, 2024
19 checks passed
@RainbowMango RainbowMango deleted the pr_bump_k8s_v1312 branch November 15, 2024 01:30
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/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lgtm Indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants