Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 18, 2025

This PR contains the following updates:

Package Type Update Change
github.com/kcp-dev/kubernetes/staging/src/k8s.io/api replace digest f038ec64b3495f

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.

@renovate
Copy link
Contributor Author

renovate bot commented Jul 18, 2025

⚠️ 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 github.com/kcp-dev/sdk v0.29.0
go: downloading github.com/platform-mesh/extension-manager-operator/api v0.2.193
go: downloading github.com/kcp-dev/kubernetes/staging/src/k8s.io/apimachinery v0.0.0-20251113163256-f038ec6bf609
go: downloading github.com/kcp-dev/client-go v0.29.0
go: downloading github.com/kcp-dev/kcp v0.29.0
go: downloading github.com/spf13/cobra v1.10.2
go: downloading github.com/spf13/pflag v1.0.10
go: downloading github.com/spf13/viper v1.21.0
go: downloading github.com/kcp-dev/kubernetes/staging/src/k8s.io/apiserver v0.0.0-20251113163256-f038ec6bf609
go: downloading github.com/kcp-dev/kubernetes/staging/src/k8s.io/client-go v0.0.0-20251113163256-f038ec6bf609
go: downloading k8s.io/klog/v2 v2.130.1
go: downloading github.com/kcp-dev/logicalcluster/v3 v3.0.5
go: downloading github.com/kcp-dev/kubernetes/staging/src/k8s.io/apiextensions-apiserver v0.0.0-20251113163256-f038ec6bf609
go: downloading github.com/kcp-dev/kubernetes/staging/src/k8s.io/api v0.0.0-20251216144411-4b3495fdcb9d
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading k8s.io/utils v0.0.0-20250604170112-4c0f3b243397
go: downloading sigs.k8s.io/randfill v1.0.0
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.6.0
go: downloading github.com/kcp-dev/apimachinery/v2 v2.29.0
go: downloading github.com/kcp-dev/kubernetes/staging/src/k8s.io/component-base v0.0.0-20251113163256-f038ec6bf609
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/fsnotify/fsnotify v1.9.0
go: downloading github.com/go-viper/mapstructure/v2 v2.4.0
go: downloading github.com/sagikazarmark/locafero v0.11.0
go: downloading github.com/spf13/afero v1.15.0
go: downloading github.com/spf13/cast v1.10.0
go: downloading github.com/coreos/go-systemd/v22 v22.5.0
go: downloading github.com/emicklei/go-restful/v3 v3.12.1
go: downloading github.com/google/uuid v1.6.0
go: downloading golang.org/x/crypto v0.40.0
go: downloading golang.org/x/net v0.42.0
go: downloading golang.org/x/time v0.11.0
go: downloading gopkg.in/evanphx/json-patch.v4 v4.12.0
go: downloading k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff
go: downloading go.opentelemetry.io/otel v1.33.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.33.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.33.0
go: downloading go.opentelemetry.io/otel/metric v1.33.0
go: downloading go.opentelemetry.io/otel/sdk v1.33.0
go: downloading golang.org/x/sys v0.34.0
go: downloading google.golang.org/grpc v1.69.2
go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1
go: downloading golang.org/x/term v0.33.0
go: downloading github.com/go-logr/logr v1.4.3
go: downloading github.com/kcp-dev/kubernetes v0.0.0-20251113163256-f038ec6bf609
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading sigs.k8s.io/yaml v1.6.0
go: downloading gopkg.in/square/go-jose.v2 v2.6.0
go: downloading golang.org/x/sync v0.16.0
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/google/gnostic-models v0.6.9
go: downloading google.golang.org/protobuf v1.36.5
go: downloading github.com/sourcegraph/conc v0.3.1-0.20240121214520-5f936abd7ae8
go: downloading golang.org/x/text v0.28.0
go: downloading github.com/subosito/gotenv v1.6.0
go: downloading github.com/pelletier/go-toml/v2 v2.2.4
go: downloading go.yaml.in/yaml/v3 v3.0.4
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/fxamacker/cbor/v2 v2.9.0
go: downloading github.com/google/cel-go v0.23.2
go: downloading github.com/google/go-cmp v0.7.0
go: downloading go.opentelemetry.io/otel/trace v1.33.0
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.58.0
go: downloading sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.31.2
go: downloading github.com/go-openapi/swag v0.23.0
go: downloading github.com/go-openapi/jsonreference v0.21.0
go: downloading go.opentelemetry.io/proto/otlp v1.4.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241223144023-3abc09e42ca8
go: downloading github.com/kcp-dev/kubernetes/staging/src/k8s.io/kms v0.0.0-20251113163256-f038ec6bf609
go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.21
go: downloading go.etcd.io/etcd/client/v3 v3.5.21
go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.58.0
go: downloading go.uber.org/zap v1.27.0
go: downloading golang.org/x/oauth2 v0.29.0
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/kcp-dev/kubernetes/staging/src/k8s.io/kube-aggregator v0.0.0-20251113163256-f038ec6bf609
go: downloading go.yaml.in/yaml/v2 v2.4.2
go: downloading github.com/blang/semver/v4 v4.0.0
go: downloading github.com/prometheus/client_golang v1.22.0
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading github.com/prometheus/procfs v0.15.1
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/x448/float16 v0.8.4
go: downloading cel.dev/expr v0.19.1
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20241209162323-e6fa225c2576
go: downloading github.com/stoewer/go-strcase v1.3.0
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading github.com/NYTimes/gziphandler v1.1.1
go: downloading github.com/mailru/easyjson v0.9.0
go: downloading github.com/go-openapi/jsonpointer v0.21.0
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading go.opentelemetry.io/auto/sdk v1.1.0
go: downloading github.com/cenkalti/backoff/v4 v4.3.0
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.24.0
go: downloading github.com/google/btree v1.1.3
go: downloading go.etcd.io/etcd/api/v3 v3.5.21
go: downloading go.uber.org/multierr v1.11.0
go: downloading github.com/kcp-dev/kubernetes/staging/src/k8s.io/component-helpers v0.0.0-20251113163256-f038ec6bf609
go: downloading github.com/onsi/gomega v1.35.1
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/common v0.62.0
go: downloading github.com/antlr4-go/antlr/v4 v4.13.1
go: downloading github.com/josharian/intern v1.0.0
go: downloading github.com/golang/protobuf v1.5.4
go: downloading github.com/coreos/go-semver v0.3.1
go: downloading github.com/kcp-dev/kubernetes/staging/src/k8s.io/controller-manager v0.0.0-20251113163256-f038ec6bf609
go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3
go: downloading golang.org/x/exp v0.0.0-20250408133849-7e4ce0ab07d0
go: downloading github.com/kylelemons/godebug v1.1.0
go: downloading github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674
go: downloading github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f
go: downloading github.com/kcp-dev/kubernetes/staging/src/k8s.io/externaljwt v0.0.0-20251113163256-f038ec6bf609
go: downloading github.com/kcp-dev/kubernetes/staging/src/k8s.io/cloud-provider v0.0.0-20251113163256-f038ec6bf609
go: downloading github.com/moby/spdystream v0.5.0
go: downloading github.com/coreos/go-oidc v2.3.0+incompatible
go: downloading github.com/kcp-dev/kubernetes/staging/src/k8s.io/csi-translation-lib v0.0.0-20251113163256-f038ec6bf609
go: downloading github.com/kcp-dev/kubernetes/staging/src/k8s.io/kubelet v0.0.0-20251113163256-f038ec6bf609
go: downloading github.com/kcp-dev/kubernetes/staging/src/k8s.io/pod-security-admission v0.0.0-20251113163256-f038ec6bf609
go: downloading github.com/kcp-dev/kubernetes/staging/src/k8s.io/cluster-bootstrap v0.0.0-20251209073509-71e0f2506325
go: downloading github.com/pquerna/cachecontrol v0.1.0
go: downloading github.com/kcp-dev/kubernetes/staging/src/k8s.io/dynamic-resource-allocation v0.0.0-20251113163256-f038ec6bf609
go: downloading github.com/opencontainers/selinux v1.11.1
go: downloading github.com/kcp-dev/kubernetes/staging/src/k8s.io/mount-utils v0.0.0-20251113163256-f038ec6bf609
go: downloading github.com/kcp-dev/kubernetes/staging/src/k8s.io/endpointslice v0.0.0-20251113163256-f038ec6bf609
go: downloading github.com/distribution/reference v0.6.0
go: downloading golang.org/x/tools v0.35.0
go: downloading github.com/moby/sys/mountinfo v0.7.2
go: downloading github.com/opencontainers/go-digest v1.0.0
go: github.com/platform-mesh/virtual-workspaces/cmd imports
	k8s.io/client-go/kubernetes/scheme imports
	k8s.io/api/networking/v1alpha1: cannot find module providing package k8s.io/api/networking/v1alpha1

@renovate renovate bot force-pushed the renovate/github.com-kcp-dev-kubernetes-staging-src-k8s.io-api-digest branch 2 times, most recently from 9061377 to c9e54dc Compare July 24, 2025 17:24
@renovate renovate bot force-pushed the renovate/github.com-kcp-dev-kubernetes-staging-src-k8s.io-api-digest branch 18 times, most recently from 2478564 to 8b56925 Compare July 31, 2025 11:31
@renovate renovate bot force-pushed the renovate/github.com-kcp-dev-kubernetes-staging-src-k8s.io-api-digest branch from 8b56925 to bc37d90 Compare August 18, 2025 13:55
@renovate renovate bot changed the title chore(deps): update github.com/kcp-dev/kubernetes/staging/src/k8s.io/api digest to ddbe171 chore(deps): update github.com/kcp-dev/kubernetes/staging/src/k8s.io/api digest to ffe1d7c Aug 18, 2025
@renovate renovate bot force-pushed the renovate/github.com-kcp-dev-kubernetes-staging-src-k8s.io-api-digest branch from bc37d90 to 94dce5b Compare August 21, 2025 17:13
@CLAassistant
Copy link

CLAassistant commented Aug 21, 2025

CLA assistant check
All committers have signed the CLA.

@renovate renovate bot force-pushed the renovate/github.com-kcp-dev-kubernetes-staging-src-k8s.io-api-digest branch from 94dce5b to 2a3ef59 Compare August 22, 2025 11:19
@renovate renovate bot force-pushed the renovate/github.com-kcp-dev-kubernetes-staging-src-k8s.io-api-digest branch from 2a3ef59 to f4557b6 Compare August 29, 2025 20:59
@renovate renovate bot force-pushed the renovate/github.com-kcp-dev-kubernetes-staging-src-k8s.io-api-digest branch from f4557b6 to aee88cf Compare August 29, 2025 21:03
@renovate renovate bot enabled auto-merge (squash) August 29, 2025 21:03
@renovate renovate bot force-pushed the renovate/github.com-kcp-dev-kubernetes-staging-src-k8s.io-api-digest branch 3 times, most recently from fa81c6c to 93e8086 Compare September 2, 2025 13:29
@renovate renovate bot force-pushed the renovate/github.com-kcp-dev-kubernetes-staging-src-k8s.io-api-digest branch from 93e8086 to 28fdedf Compare September 19, 2025 08:35
@renovate renovate bot force-pushed the renovate/github.com-kcp-dev-kubernetes-staging-src-k8s.io-api-digest branch from 28fdedf to dbae9ce Compare October 1, 2025 11:29
@coderabbitai
Copy link

coderabbitai bot commented Oct 1, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/github.com-kcp-dev-kubernetes-staging-src-k8s.io-api-digest branch from dbae9ce to 72eefe1 Compare November 3, 2025 09:36
@renovate renovate bot force-pushed the renovate/github.com-kcp-dev-kubernetes-staging-src-k8s.io-api-digest branch from 72eefe1 to 02382f2 Compare December 4, 2025 14:42
@renovate renovate bot changed the title chore(deps): update github.com/kcp-dev/kubernetes/staging/src/k8s.io/api digest to ffe1d7c chore(deps): update github.com/kcp-dev/kubernetes/staging/src/k8s.io/api digest to f038ec6 Dec 4, 2025
@renovate renovate bot force-pushed the renovate/github.com-kcp-dev-kubernetes-staging-src-k8s.io-api-digest branch from 02382f2 to c53b08f Compare December 8, 2025 07:53
@renovate renovate bot changed the title chore(deps): update github.com/kcp-dev/kubernetes/staging/src/k8s.io/api digest to f038ec6 chore(deps): update github.com/kcp-dev/kubernetes/staging/src/k8s.io/api digest to f038ec6 - autoclosed Dec 8, 2025
@renovate renovate bot closed this Dec 8, 2025
auto-merge was automatically disabled December 8, 2025 08:23

Pull request was closed

@renovate renovate bot deleted the renovate/github.com-kcp-dev-kubernetes-staging-src-k8s.io-api-digest branch December 8, 2025 08:23
@renovate renovate bot changed the title chore(deps): update github.com/kcp-dev/kubernetes/staging/src/k8s.io/api digest to f038ec6 - autoclosed chore(deps): update github.com/kcp-dev/kubernetes/staging/src/k8s.io/api digest to 71e0f25 Dec 11, 2025
@renovate renovate bot reopened this Dec 11, 2025
@renovate renovate bot force-pushed the renovate/github.com-kcp-dev-kubernetes-staging-src-k8s.io-api-digest branch 2 times, most recently from c53b08f to 46497f7 Compare December 11, 2025 12:36
@renovate renovate bot enabled auto-merge (squash) December 11, 2025 20:59
@renovate renovate bot force-pushed the renovate/github.com-kcp-dev-kubernetes-staging-src-k8s.io-api-digest branch 2 times, most recently from 43b2eac to f66a138 Compare December 12, 2025 03:57
@renovate renovate bot force-pushed the renovate/github.com-kcp-dev-kubernetes-staging-src-k8s.io-api-digest branch from f66a138 to b10ed02 Compare December 16, 2025 17:53
@renovate renovate bot changed the title chore(deps): update github.com/kcp-dev/kubernetes/staging/src/k8s.io/api digest to 71e0f25 chore(deps): update github.com/kcp-dev/kubernetes/staging/src/k8s.io/api digest to 4b3495f Dec 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants