chore(deps): update module k8s.io/api to v0.36.2 #7

Open
sa-renovate wants to merge 1 commit from renovate/k8s.io-api-0.x into main
Member

This PR contains the following updates:

Package Type Update Change
k8s.io/api require minor v0.35.1v0.36.2

Release Notes

kubernetes/api (k8s.io/api)

v0.36.2

Compare Source

v0.36.1

Compare Source

v0.36.0

Compare Source

v0.35.6

Compare Source

v0.35.5

Compare Source

v0.35.4

Compare Source

v0.35.3

Compare Source

v0.35.2

Compare Source


Configuration

📅 Schedule: (UTC)

  • 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 Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [k8s.io/api](https://github.com/kubernetes/api) | require | minor | `v0.35.1` → `v0.36.2` | --- ### Release Notes <details> <summary>kubernetes/api (k8s.io/api)</summary> ### [`v0.36.2`](https://github.com/kubernetes/api/compare/v0.36.1...v0.36.2) [Compare Source](https://github.com/kubernetes/api/compare/v0.36.1...v0.36.2) ### [`v0.36.1`](https://github.com/kubernetes/api/compare/v0.36.0...v0.36.1) [Compare Source](https://github.com/kubernetes/api/compare/v0.36.0...v0.36.1) ### [`v0.36.0`](https://github.com/kubernetes/api/compare/v0.35.6...v0.36.0) [Compare Source](https://github.com/kubernetes/api/compare/v0.35.6...v0.36.0) ### [`v0.35.6`](https://github.com/kubernetes/api/compare/v0.35.5...v0.35.6) [Compare Source](https://github.com/kubernetes/api/compare/v0.35.5...v0.35.6) ### [`v0.35.5`](https://github.com/kubernetes/api/compare/v0.35.4...v0.35.5) [Compare Source](https://github.com/kubernetes/api/compare/v0.35.4...v0.35.5) ### [`v0.35.4`](https://github.com/kubernetes/api/compare/v0.35.3...v0.35.4) [Compare Source](https://github.com/kubernetes/api/compare/v0.35.3...v0.35.4) ### [`v0.35.3`](https://github.com/kubernetes/api/compare/v0.35.2...v0.35.3) [Compare Source](https://github.com/kubernetes/api/compare/v0.35.2...v0.35.3) ### [`v0.35.2`](https://github.com/kubernetes/api/compare/v0.35.1...v0.35.2) [Compare Source](https://github.com/kubernetes/api/compare/v0.35.1...v0.35.2) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMTYuMiIsInVwZGF0ZWRJblZlciI6IjQzLjIyMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chore(deps): update module k8s.io/api to v0.36.1
Some checks failed
renovate/artifacts Artifact file update failure
e7ca3c9017
Author
Member

⚠️ 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: go.sum
Command failed: go get -t ./...
go: downloading google.golang.org/protobuf v1.36.12-0.20260120151049-f2248ac996af
go: downloading golang.org/x/time v0.14.0
go: edp.buildth.ing/DevFW-CICD/cluster-controller/cmd/cluster-controller imports
	k8s.io/client-go/kubernetes/scheme imports
	k8s.io/api/autoscaling/v2beta1: cannot find module providing package k8s.io/api/autoscaling/v2beta1
go: edp.buildth.ing/DevFW-CICD/cluster-controller/cmd/cluster-controller imports
	k8s.io/client-go/kubernetes/scheme imports
	k8s.io/api/autoscaling/v2beta2: cannot find module providing package k8s.io/api/autoscaling/v2beta2
go: edp.buildth.ing/DevFW-CICD/cluster-controller/cmd/cluster-controller imports
	k8s.io/client-go/kubernetes/scheme imports
	k8s.io/api/scheduling/v1alpha1: cannot find module providing package k8s.io/api/scheduling/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: go.sum ``` Command failed: go get -t ./... go: downloading google.golang.org/protobuf v1.36.12-0.20260120151049-f2248ac996af go: downloading golang.org/x/time v0.14.0 go: edp.buildth.ing/DevFW-CICD/cluster-controller/cmd/cluster-controller imports k8s.io/client-go/kubernetes/scheme imports k8s.io/api/autoscaling/v2beta1: cannot find module providing package k8s.io/api/autoscaling/v2beta1 go: edp.buildth.ing/DevFW-CICD/cluster-controller/cmd/cluster-controller imports k8s.io/client-go/kubernetes/scheme imports k8s.io/api/autoscaling/v2beta2: cannot find module providing package k8s.io/api/autoscaling/v2beta2 go: edp.buildth.ing/DevFW-CICD/cluster-controller/cmd/cluster-controller imports k8s.io/client-go/kubernetes/scheme imports k8s.io/api/scheduling/v1alpha1: cannot find module providing package k8s.io/api/scheduling/v1alpha1 ```
sa-renovate changed title from chore(deps): update module k8s.io/api to v0.36.1 to chore(deps): update module k8s.io/api to v0.36.2 2026-06-13 03:03:39 +00:00
sa-renovate force-pushed renovate/k8s.io-api-0.x from e7ca3c9017
Some checks failed
renovate/artifacts Artifact file update failure
to 8be784b312
Some checks failed
renovate/artifacts Artifact file update failure
2026-06-13 03:03:39 +00:00
Compare
Some checks failed
renovate/artifacts Artifact file update failure
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/k8s.io-api-0.x:renovate/k8s.io-api-0.x
git switch renovate/k8s.io-api-0.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/k8s.io-api-0.x
git switch renovate/k8s.io-api-0.x
git rebase main
git switch main
git merge --ff-only renovate/k8s.io-api-0.x
git switch renovate/k8s.io-api-0.x
git rebase main
git switch main
git merge --no-ff renovate/k8s.io-api-0.x
git switch main
git merge --squash renovate/k8s.io-api-0.x
git switch main
git merge --ff-only renovate/k8s.io-api-0.x
git switch main
git merge renovate/k8s.io-api-0.x
git push origin main
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
DevFW-CICD/cluster-controller-manger!7
No description provided.