Skip to content

Update kubernetes packages to v0.33.0 #3334

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

Merged
merged 3 commits into from
May 15, 2025
Merged

Update kubernetes packages to v0.33.0 #3334

merged 3 commits into from
May 15, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 25, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
k8s.io/api v0.32.3 -> v0.33.0 age adoption passing confidence
k8s.io/apiextensions-apiserver v0.32.3 -> v0.33.0 age adoption passing confidence
k8s.io/apimachinery v0.32.3 -> v0.33.0 age adoption passing confidence
k8s.io/client-go v0.32.3 -> v0.33.0 age adoption passing confidence

Release Notes

kubernetes/api (k8s.io/api)

v0.33.0

Compare Source

v0.32.4

Compare Source

kubernetes/apiextensions-apiserver (k8s.io/apiextensions-apiserver)

v0.33.0

Compare Source

v0.32.4

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.33.0

Compare Source

v0.32.4

Compare Source

kubernetes/client-go (k8s.io/client-go)

v0.33.0

Compare Source

v0.32.4

Compare Source


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner April 25, 2025 08:05
@renovate renovate bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 25, 2025
@renovate renovate bot enabled auto-merge (squash) April 25, 2025 08:05
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 17 times, most recently from 55e6dca to 95ee945 Compare April 30, 2025 19:22
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 7 times, most recently from 1fa8bf4 to c723f60 Compare May 7, 2025 16:50
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 4 times, most recently from fc7d3b0 to bb1e821 Compare May 14, 2025 02:51
Copy link
Contributor Author

renovate bot commented May 15, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/google/gnostic-models v0.6.8 -> v0.6.9
golang.org/x/time v0.7.0 -> v0.9.0
k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f -> v0.0.0-20250318190949-c8a335a9a2ff
File name: tests/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/google/gnostic-models v0.6.8 -> v0.6.9
github.com/gorilla/websocket v1.5.1 -> v1.5.4-0.20250319132907-e064f32e3674
golang.org/x/time v0.7.0 -> v0.9.0
k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f -> v0.0.0-20250318190949-c8a335a9a2ff

@renovate renovate bot force-pushed the renovate/kubernetes-go branch 2 times, most recently from 7a84470 to 58acef6 Compare May 15, 2025 13:38
Copy link

codecov bot commented May 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.76%. Comparing base (39fbac8) to head (2203a52).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3334      +/-   ##
==========================================
- Coverage   86.79%   86.76%   -0.04%     
==========================================
  Files         129      129              
  Lines       14862    14862              
  Branches       62       62              
==========================================
- Hits        12900    12895       -5     
- Misses       1815     1819       +4     
- Partials      147      148       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

renovate bot and others added 3 commits May 15, 2025 08:21
| datasource | package                        | from    | to      |
| ---------- | ------------------------------ | ------- | ------- |
| go         | k8s.io/api                     | v0.32.3 | v0.33.0 |
| go         | k8s.io/apiextensions-apiserver | v0.32.3 | v0.33.0 |
| go         | k8s.io/apimachinery            | v0.32.3 | v0.33.0 |
| go         | k8s.io/client-go               | v0.32.3 | v0.33.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@sjberman sjberman force-pushed the renovate/kubernetes-go branch from 8f97164 to 2203a52 Compare May 15, 2025 14:22
Copy link
Contributor Author

renovate bot commented May 15, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@renovate renovate bot merged commit fa5bb0d into main May 15, 2025
60 of 61 checks passed
@renovate renovate bot deleted the renovate/kubernetes-go branch May 15, 2025 15:23
@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in NGINX Gateway Fabric May 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants