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

Update k8s modules to v0.32.0 - autoclosed #253

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 11, 2024

This PR contains the following updates:

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

Trigger E2E tests:

/run app-test-suites


Release Notes

kubernetes/api (k8s.io/api)

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


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


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

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

@renovate renovate bot added dependencies Pull requests that update a dependency file renovate PR created by RenovateBot labels Dec 11, 2024
@renovate renovate bot requested a review from a team as a code owner December 11, 2024 01:46
@renovate renovate bot enabled auto-merge (squash) December 11, 2024 01:46
@tinkerers-ci
Copy link

tinkerers-ci bot commented Dec 11, 2024

app-test-suites - capa

Run name cilium-app-app-test-suites-capa-rhztm
Commit SHA aaeb36a
Result Failed ❌

📋 View full results in Tekton Dashboard

Rerun trigger:
/run app-test-suites-single PROVIDER=capa

@renovate renovate bot force-pushed the renovate/k8s-modules branch from aaeb36a to a5b16c8 Compare December 12, 2024 01:15
@renovate renovate bot changed the title Update k8s modules to v0.31.4 Update k8s modules to v0.32.0 Dec 12, 2024
Copy link
Contributor Author

renovate bot commented Dec 12, 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: tests/e2e/go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: downloading github.com/cilium/cilium v1.17.0-pre.2
go: downloading github.com/prometheus/common v0.60.0
go: downloading google.golang.org/grpc v1.67.1
go: downloading k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738
go: downloading helm.sh/helm/v3 v3.16.2
go: downloading k8s.io/apiextensions-apiserver v0.31.2
go: downloading k8s.io/cli-runtime v0.31.3
go: downloading k8s.io/client-go v0.31.3
go: downloading sigs.k8s.io/controller-runtime v0.19.2
go: downloading github.com/cilium/hive v0.0.0-20241021113747-bb8f3c0bede4
go: downloading github.com/cilium/statedb v0.3.2
go: downloading github.com/cilium/stream v0.0.0-20240816054136-71321e385273
go: downloading github.com/cilium/proxy v0.0.0-20240909042906-ae435a5bef38
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241021214115-324edc3d5d38
go: downloading sigs.k8s.io/kustomize/api v0.17.3
go: downloading sigs.k8s.io/kustomize/kyaml v0.17.2
go: downloading github.com/cilium/ebpf v0.16.0
go: downloading sigs.k8s.io/mcs-api v0.1.1-0.20241002142749-eff1ba8c3ab2
go: downloading golang.org/x/time v0.7.0
go: downloading github.com/fsnotify/fsnotify v1.7.0
go: downloading github.com/cyphar/filepath-securejoin v0.3.3
go: downloading github.com/containerd/containerd v1.7.21
go: downloading github.com/imdario/mergo v0.3.16
go: downloading github.com/vishvananda/netns v0.0.4
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240903143218-8af14fe29dc1
go: downloading go.etcd.io/etcd/api/v3 v3.5.16
go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.16
go: downloading go.etcd.io/etcd/client/v3 v3.5.16
go: downloading github.com/gopacket/gopacket v1.3.0
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading k8s.io/component-base v0.31.3
go: downloading k8s.io/apiserver v0.31.2
go: downloading github.com/containerd/errdefs v0.1.0
go: downloading github.com/docker/docker v27.3.1+incompatible
go: downloading go.opentelemetry.io/otel v1.31.0
go: downloading go.opentelemetry.io/otel/trace v1.31.0
go: downloading cel.dev/expr v0.16.0
go: downloading go.opentelemetry.io/otel/metric v1.31.0
go: downloading go.starlark.net v0.0.0-20240725214946-42030a7cedce
go: e2e/suites/basic tested by
	e2e/suites/basic.test imports
	github.com/cilium/cilium/cilium-cli/k8s imports
	k8s.io/client-go/kubernetes/scheme imports
	k8s.io/api/coordination/v1alpha1: cannot find module providing package k8s.io/api/coordination/v1alpha1

@renovate renovate bot force-pushed the renovate/k8s-modules branch from a5b16c8 to 67612de Compare January 6, 2025 12:44
@renovate renovate bot force-pushed the renovate/k8s-modules branch from 67612de to 29da2e4 Compare January 7, 2025 15:39
@renovate renovate bot changed the title Update k8s modules to v0.32.0 Update k8s modules to v0.32.0 - autoclosed Jan 7, 2025
@renovate renovate bot closed this Jan 7, 2025
auto-merge was automatically disabled January 7, 2025 15:44

Pull request was closed

@renovate renovate bot deleted the renovate/k8s-modules branch January 7, 2025 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file renovate PR created by RenovateBot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant