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

fix(deps): update module k8s.io/api to v0.32.0 #201

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
k8s.io/api v0.28.4 -> v0.32.0 age adoption passing confidence

Release Notes

kubernetes/api (k8s.io/api)

v0.32.0

Compare Source

v0.31.4

Compare Source

v0.31.3

Compare Source

v0.31.2

Compare Source

v0.31.1

Compare Source

v0.31.0

Compare Source

v0.30.8

Compare Source

v0.30.7

Compare Source

v0.30.6

Compare Source

v0.30.5

Compare Source

v0.30.4

Compare Source

v0.30.3

Compare Source

v0.30.2

Compare Source

v0.30.1

Compare Source

v0.30.0

Compare Source

v0.29.12

Compare Source

v0.29.11

Compare Source

v0.29.10

Compare Source

v0.29.9

Compare Source

v0.29.8

Compare Source

v0.29.7

Compare Source

v0.29.6

Compare Source

v0.29.5

Compare Source

v0.29.4

Compare Source

v0.29.3

Compare Source

v0.29.2

Compare Source

v0.29.1

Compare Source

v0.29.0

Compare Source

v0.28.15

Compare Source

v0.28.14

Compare Source

v0.28.13

Compare Source

v0.28.12

Compare Source

v0.28.11

Compare Source

v0.28.10

Compare Source

v0.28.9

Compare Source

v0.28.8

Compare Source

v0.28.7

Compare Source

v0.28.6

Compare Source

v0.28.5

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 this update again.


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

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

Copy link
Contributor Author

renovate bot commented Oct 23, 2024

⚠️ 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 -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: downloading k8s.io/api v0.32.0
go: downloading k8s.io/apimachinery v0.32.0
go: downloading golang.org/x/net v0.30.0
go: downloading k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738
go: downloading k8s.io/klog/v2 v2.130.1
go: downloading golang.org/x/term v0.25.0
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.2
go: downloading golang.org/x/sync v0.8.0
go: downloading golang.org/x/crypto v0.28.0
go: downloading sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3
go: downloading golang.org/x/time v0.7.0
go: downloading golang.org/x/sys v0.26.0
go: downloading github.com/moby/spdystream v0.5.0
go: downloading sigs.k8s.io/yaml v1.4.0
go: downloading github.com/fxamacker/cbor/v2 v2.7.0
go: downloading k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f
go: downloading golang.org/x/text v0.19.0
go: downloading github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f
go: downloading github.com/x448/float16 v0.8.4
go: downloading github.com/go-openapi/swag v0.23.0
go: downloading github.com/emicklei/go-restful/v3 v3.11.0
go: downloading github.com/go-openapi/jsonpointer v0.21.0
go: benchmark-helm/charts/zeebe-benchmark/test/golden imports
	github.com/gruntwork-io/terratest/modules/k8s imports
	k8s.io/client-go/kubernetes imports
	k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1 imports
	k8s.io/api/flowcontrol/v1alpha1: cannot find module providing package k8s.io/api/flowcontrol/v1alpha1
go: benchmark-helm/charts/zeebe-benchmark/test/golden imports
	github.com/gruntwork-io/terratest/modules/k8s imports
	k8s.io/client-go/kubernetes imports
	k8s.io/client-go/kubernetes/typed/resource/v1alpha2 imports
	k8s.io/api/resource/v1alpha2: cannot find module providing package k8s.io/api/resource/v1alpha2

@renovate renovate bot requested a review from ChrisKujawa as a code owner October 23, 2024 16:53
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 4 times, most recently from 886caf6 to f7a49ca Compare October 29, 2024 08:28
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 6 times, most recently from ef5e307 to 2013e0a Compare November 8, 2024 16:03
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 3 times, most recently from 716b254 to 66d451c Compare November 14, 2024 05:06
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 66d451c to 95726a6 Compare November 21, 2024 11:44
@renovate renovate bot changed the title fix(deps): update module k8s.io/api to v0.31.2 fix(deps): update module k8s.io/api to v0.31.3 Nov 21, 2024
@renovate renovate bot changed the title fix(deps): update module k8s.io/api to v0.31.3 fix(deps): update module k8s.io/api to v0.31.3 - autoclosed Dec 3, 2024
@renovate renovate bot closed this Dec 3, 2024
@renovate renovate bot deleted the renovate/kubernetes-go branch December 3, 2024 16:06
@renovate renovate bot changed the title fix(deps): update module k8s.io/api to v0.31.3 - autoclosed fix(deps): update module k8s.io/api to v0.31.3 Dec 3, 2024
@renovate renovate bot reopened this Dec 3, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 95726a6 to 6f72606 Compare December 11, 2024 03:07
@renovate renovate bot changed the title fix(deps): update module k8s.io/api to v0.31.3 fix(deps): update module k8s.io/api to v0.31.4 Dec 11, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 6f72606 to 5cfb871 Compare December 12, 2024 00:42
@renovate renovate bot changed the title fix(deps): update module k8s.io/api to v0.31.4 fix(deps): update module k8s.io/api to v0.32.0 Dec 12, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 5cfb871 to 60a4e8c Compare December 16, 2024 10:25
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 60a4e8c to 6f04bcf Compare January 3, 2025 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants