chore(deps): update module k8s.io/api to v0.34.2 #23

Closed
tommy wants to merge 1 commit from renovate/k8s.io-api-0.x into main
Owner

This PR contains the following updates:

Package Type Update Change
k8s.io/api require minor v0.33.0 -> v0.34.2

Release Notes

kubernetes/api (k8s.io/api)

v0.34.2

Compare Source

v0.34.1

Compare Source

v0.34.0

Compare Source

v0.33.6

Compare Source

v0.33.5

Compare Source

v0.33.4

Compare Source

v0.33.3

Compare Source

v0.33.2

Compare Source

v0.33.1

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [k8s.io/api](https://github.com/kubernetes/api) | require | minor | `v0.33.0` -> `v0.34.2` | --- ### Release Notes <details> <summary>kubernetes/api (k8s.io/api)</summary> ### [`v0.34.2`](https://github.com/kubernetes/api/compare/v0.34.1...v0.34.2) [Compare Source](https://github.com/kubernetes/api/compare/v0.34.1...v0.34.2) ### [`v0.34.1`](https://github.com/kubernetes/api/compare/v0.34.0...v0.34.1) [Compare Source](https://github.com/kubernetes/api/compare/v0.34.0...v0.34.1) ### [`v0.34.0`](https://github.com/kubernetes/api/compare/v0.33.6...v0.34.0) [Compare Source](https://github.com/kubernetes/api/compare/v0.33.6...v0.34.0) ### [`v0.33.6`](https://github.com/kubernetes/api/compare/v0.33.5...v0.33.6) [Compare Source](https://github.com/kubernetes/api/compare/v0.33.5...v0.33.6) ### [`v0.33.5`](https://github.com/kubernetes/api/compare/v0.33.4...v0.33.5) [Compare Source](https://github.com/kubernetes/api/compare/v0.33.4...v0.33.5) ### [`v0.33.4`](https://github.com/kubernetes/api/compare/v0.33.3...v0.33.4) [Compare Source](https://github.com/kubernetes/api/compare/v0.33.3...v0.33.4) ### [`v0.33.3`](https://github.com/kubernetes/api/compare/v0.33.2...v0.33.3) [Compare Source](https://github.com/kubernetes/api/compare/v0.33.2...v0.33.3) ### [`v0.33.2`](https://github.com/kubernetes/api/compare/v0.33.1...v0.33.2) [Compare Source](https://github.com/kubernetes/api/compare/v0.33.1...v0.33.2) ### [`v0.33.1`](https://github.com/kubernetes/api/compare/v0.33.0...v0.33.1) [Compare Source](https://github.com/kubernetes/api/compare/v0.33.0...v0.33.1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTEuMCIsInVwZGF0ZWRJblZlciI6IjQxLjE0MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Author
Owner

ℹ Artifact update notice

File name: src/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):

  • 1 additional dependency was updated

Details:

Package Change
k8s.io/apimachinery v0.33.1 -> v0.33.4
### ℹ Artifact update notice ##### File name: src/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): - 1 additional dependency was updated Details: | **Package** | **Change** | | :-------------------- | :--------------------- | | `k8s.io/apimachinery` | `v0.33.1` -> `v0.33.4` |
tommy changed title from chore(deps): update module k8s.io/api to v0.33.2 to chore(deps): update module k8s.io/api to v0.33.3 2025-07-17 01:10:16 +00:00
tommy force-pushed renovate/k8s.io-api-0.x from 1de147f546 to 5a5809edf3 2025-07-17 01:10:17 +00:00 Compare
tommy force-pushed renovate/k8s.io-api-0.x from 5a5809edf3 to 0f841fbd8c 2025-08-16 01:16:46 +00:00 Compare
tommy changed title from chore(deps): update module k8s.io/api to v0.33.3 to chore(deps): update module k8s.io/api to v0.33.4 2025-08-16 01:16:58 +00:00
tommy changed title from chore(deps): update module k8s.io/api to v0.33.4 to chore(deps): update module k8s.io/api to v0.34.1 2025-09-23 01:09:38 +00:00
Author
Owner

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: src/go.sum
Command failed: go get -t ./...
go: downloading github.com/prometheus/client_golang v1.22.0
go: downloading github.com/stretchr/testify v1.10.0
go: downloading golang.org/x/net v0.38.0
go: downloading k8s.io/utils v0.0.0-20250604170112-4c0f3b243397
go: downloading golang.org/x/term v0.30.0
go: downloading golang.org/x/oauth2 v0.27.0
go: downloading google.golang.org/protobuf v1.36.5
go: downloading k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b
go: downloading golang.org/x/sys v0.31.0
go: downloading github.com/prometheus/common v0.62.0
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading github.com/prometheus/procfs v0.15.1
go: downloading golang.org/x/text v0.23.0
go: well-known/server imports
	k8s.io/client-go/kubernetes imports
	k8s.io/client-go/kubernetes/typed/networking/v1alpha1 imports
	k8s.io/api/networking/v1alpha1: cannot find module providing package k8s.io/api/networking/v1alpha1

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: src/go.sum ``` Command failed: go get -t ./... go: downloading github.com/prometheus/client_golang v1.22.0 go: downloading github.com/stretchr/testify v1.10.0 go: downloading golang.org/x/net v0.38.0 go: downloading k8s.io/utils v0.0.0-20250604170112-4c0f3b243397 go: downloading golang.org/x/term v0.30.0 go: downloading golang.org/x/oauth2 v0.27.0 go: downloading google.golang.org/protobuf v1.36.5 go: downloading k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b go: downloading golang.org/x/sys v0.31.0 go: downloading github.com/prometheus/common v0.62.0 go: downloading github.com/prometheus/client_model v0.6.1 go: downloading github.com/prometheus/procfs v0.15.1 go: downloading golang.org/x/text v0.23.0 go: well-known/server imports k8s.io/client-go/kubernetes imports k8s.io/client-go/kubernetes/typed/networking/v1alpha1 imports k8s.io/api/networking/v1alpha1: cannot find module providing package k8s.io/api/networking/v1alpha1 ```
tommy force-pushed renovate/k8s.io-api-0.x from 5a5809edf3 to 8aa50ff475
Some checks failed
renovate/artifacts Artifact file update failure
2025-09-23 01:09:38 +00:00
Compare
tommy changed title from chore(deps): update module k8s.io/api to v0.34.1 to chore(deps): update module k8s.io/api to v0.34.2 2025-11-13 01:13:18 +00:00
tommy force-pushed renovate/k8s.io-api-0.x from 8aa50ff475
Some checks failed
renovate/artifacts Artifact file update failure
to 4f70d38a94
Some checks failed
renovate/artifacts Artifact file update failure
2025-11-13 01:13:18 +00:00
Compare
tommy closed this pull request 2025-11-21 13:15:45 +00:00
Author
Owner

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v0.34.2). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

### Renovate Ignore Notification Because you closed this PR without merging, Renovate will ignore this update (`v0.34.2`). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the `ignoreDeps` array of your Renovate config. If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
Some checks failed
renovate/artifacts Artifact file update failure

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pub/well-known!23
No description provided.