-
Notifications
You must be signed in to change notification settings - Fork 101
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
Update kubernetes packages to v0.32.0 #2896
Conversation
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: tests/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2896 +/- ##
==========================================
- Coverage 89.74% 89.72% -0.03%
==========================================
Files 109 109
Lines 11150 11150
Branches 50 50
==========================================
- Hits 10007 10004 -3
- Misses 1083 1085 +2
- Partials 60 61 +1 ☔ View full report in Codecov by Sentry. |
@nginxinc/nginx-gateway-fabric this needs additional work. See unit test failure |
cb9d4b1
to
e239f80
Compare
| datasource | package | from | to | | ---------- | ------------------------------ | ------- | ------- | | go | k8s.io/api | v0.31.3 | v0.32.0 | | go | k8s.io/apiextensions-apiserver | v0.31.3 | v0.32.0 | | go | k8s.io/apimachinery | v0.31.3 | v0.32.0 | | go | k8s.io/client-go | v0.31.3 | v0.32.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
e239f80
to
791b0ce
Compare
49b3ea1
to
93d0332
Compare
* Update kubernetes packages to v0.32.0 | datasource | package | from | to | | ---------- | ------------------------------ | ------- | ------- | | go | k8s.io/api | v0.31.3 | v0.32.0 | | go | k8s.io/apiextensions-apiserver | v0.31.3 | v0.32.0 | | go | k8s.io/apimachinery | v0.31.3 | v0.32.0 | | go | k8s.io/client-go | v0.31.3 | v0.32.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Use new error message --------- Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Saylor Berman <[email protected]>
This PR contains the following updates:
v0.31.3
->v0.32.0
v0.31.3
->v0.32.0
v0.31.3
->v0.32.0
v0.31.3
->v0.32.0
Release Notes
kubernetes/api (k8s.io/api)
v0.32.0
Compare Source
v0.31.4
Compare Source
kubernetes/apiextensions-apiserver (k8s.io/apiextensions-apiserver)
v0.32.0
Compare Source
v0.31.4
Compare Source
kubernetes/apimachinery (k8s.io/apimachinery)
v0.32.0
Compare Source
v0.31.4
Compare Source
kubernetes/client-go (k8s.io/client-go)
v0.32.0
Compare Source
v0.31.4
Compare Source
Configuration
📅 Schedule: Branch creation - "* 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.
This PR was generated by Mend Renovate. View the repository job log.