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 kubernetes packages to v0.31.0 #1293

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 13, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
k8s.io/api v0.30.3 -> v0.31.0 age adoption passing confidence
k8s.io/api v0.30.1 -> v0.31.0 age adoption passing confidence
k8s.io/apimachinery v0.30.3 -> v0.31.0 age adoption passing confidence
k8s.io/cli-runtime v0.30.3 -> v0.31.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

kubernetes/api (k8s.io/api)

v0.31.0

Compare Source

v0.30.4

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.31.0

Compare Source

v0.30.4

Compare Source

kubernetes/cli-runtime (k8s.io/cli-runtime)

v0.31.0

Compare Source

v0.30.4

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 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.

Copy link
Contributor Author

renovate bot commented Aug 13, 2024

ℹ Artifact update notice

File name: task-generator/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/moby/term v0.0.0-20221205130635-1aeaba878587 -> v0.5.0
golang.org/x/oauth2 v0.20.0 -> v0.21.0
k8s.io/client-go v0.30.3 -> v0.31.0
k8s.io/utils v0.0.0-20240102154912-e7106e64919e -> v0.0.0-20240711033017-18e509b52bc8

@openshift-ci openshift-ci bot requested review from mkosiarc and mmorhun August 13, 2024 18:18
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 2863737 to 794f6a0 Compare August 16, 2024 15:58
Copy link
Contributor Author

renovate bot commented Aug 16, 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: ta-generator/go.sum
Command failed: go mod tidy
go: downloading github.com/frankban/quicktest v1.14.6
go: downloading gotest.tools/v3 v3.0.3
go: downloading golang.org/x/tools v0.22.0
go: downloading github.com/imdario/mergo v0.3.13
go: downloading golang.org/x/mod v0.18.0
go: finding module for package k8s.io/api/resource/v1alpha2
go: github.com/konflux-ci/build-definitions/ta-generator imports
	github.com/tektoncd/pipeline/pkg/apis/pipeline/v1 imports
	github.com/tektoncd/pipeline/pkg/apis/config imports
	knative.dev/pkg/metrics tested by
	knative.dev/pkg/metrics.test imports
	k8s.io/client-go/kubernetes/scheme imports
	k8s.io/api/resource/v1alpha2: module k8s.io/api@latest found (v0.31.0), but does not contain package k8s.io/api/resource/v1alpha2

@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 794f6a0 to 5e036b3 Compare August 19, 2024 08:34
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 5e036b3 to 5b5f8a1 Compare August 19, 2024 08:58
@zregvart
Copy link
Member

Let's skip this for now, until we can get Tekton Pipelines to migrate from k8s.io/api/resource/v1alpha2 to k8s.io/api/resource/v1alpha3, see kubernetes/kubernetes#124316

@zregvart zregvart closed this Aug 19, 2024
@zregvart zregvart deleted the renovate/kubernetes-go branch August 19, 2024 09:10
Copy link
Contributor Author

renovate bot commented Aug 19, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v0.31.0). 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.

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.

1 participant