Skip to content

fix(deps): update module sigs.k8s.io/multicluster-runtime to v0.23.1#203

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/sigs.k8s.io-multicluster-runtime-0.x
Open

fix(deps): update module sigs.k8s.io/multicluster-runtime to v0.23.1#203
renovate[bot] wants to merge 1 commit intomainfrom
renovate/sigs.k8s.io-multicluster-runtime-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 21, 2025

This PR contains the following updates:

Package Change Age Confidence
sigs.k8s.io/multicluster-runtime v0.20.4-alpha.6v0.23.1 age confidence

Release Notes

kubernetes-sigs/multicluster-runtime (sigs.k8s.io/multicluster-runtime)

v0.23.1

Compare Source

What's Changed

Features
Bugfixes
  • 🐛 Reorder engaging clusters in kubeconfig provider by @​ntnn in #​120
Chores
Documentation

New Contributors

Full Changelog: kubernetes-sigs/multicluster-runtime@v0.22.4-beta.1...v0.23.1

v0.20.4-alpha.7

Compare Source

What's Changed

  • 📖 Minor adjustments to README, mention dynamic fleet by @​embik in #​29
  • 📖 Update README to clarify provider implementation concepts by @​embik in #​35
  • ✨ Add multicluster.ErrClusterNotFound for providers by @​embik in #​32
  • 🌱 Define release process and provide script to create release commit by @​embik in #​28
  • 🌱 Bump GitHub Actions and upgrade to golangci-lint v2.1.1 by @​embik in #​31

Full Changelog: kubernetes-sigs/multicluster-runtime@v0.20.4-alpha.6...v0.20.4-alpha.7


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 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 renovate bot force-pushed the renovate/sigs.k8s.io-multicluster-runtime-0.x branch 2 times, most recently from 1179510 to 178766c Compare August 13, 2025 15:01
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-multicluster-runtime-0.x branch from 178766c to 9827862 Compare September 3, 2025 00:36
@joggrbot

This comment has been minimized.

@renovate renovate bot force-pushed the renovate/sigs.k8s.io-multicluster-runtime-0.x branch 2 times, most recently from 73a014d to c618baf Compare September 26, 2025 15:46
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-multicluster-runtime-0.x branch 10 times, most recently from 758ca8f to b97ab30 Compare October 7, 2025 22:09
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-multicluster-runtime-0.x branch from b97ab30 to cff3a17 Compare October 8, 2025 19:00
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-multicluster-runtime-0.x branch from cff3a17 to 3524cc7 Compare December 15, 2025 17:54
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-multicluster-runtime-0.x branch from 3524cc7 to 770de27 Compare February 2, 2026 16:44
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-multicluster-runtime-0.x branch from 770de27 to dff01d4 Compare February 3, 2026 10:00
@renovate renovate bot changed the title fix(deps): update module sigs.k8s.io/multicluster-runtime to v0.20.4-alpha.7 fix(deps): update module sigs.k8s.io/multicluster-runtime to v0.23.1 Feb 3, 2026
@renovate
Copy link
Contributor Author

renovate bot commented Feb 3, 2026

⚠️ 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: module sigs.k8s.io/multicluster-runtime@v0.23.1 requires go >= 1.25.0; switching to go1.25.6
go: downloading go1.25.6 (linux/amd64)
go: downloading github.com/spf13/cobra v1.10.0
go: downloading k8s.io/component-base v0.35.0
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61.0
go: downloading go.opentelemetry.io/otel v1.36.0
go: downloading go.opentelemetry.io/otel/trace v1.36.0
go: downloading gopkg.in/square/go-jose.v2 v2.6.0
go: downloading k8s.io/api v0.35.0
go: downloading k8s.io/apiextensions-apiserver v0.35.0
go: downloading k8s.io/apimachinery v0.35.0
go: downloading k8s.io/apiserver v0.35.0
go: downloading k8s.io/client-go v0.35.0
go: downloading k8s.io/klog/v2 v2.130.1
go: downloading k8s.io/kube-aggregator v0.32.0
go: downloading k8s.io/kube-openapi v0.0.0-20250910181357-589584f1c912
go: downloading k8s.io/kubernetes v1.32.0
go: downloading github.com/blang/semver/v4 v4.0.0
go: downloading k8s.io/controller-manager v0.32.0
go: downloading sigs.k8s.io/controller-runtime v0.23.1
go: downloading sigs.k8s.io/multicluster-runtime v0.23.1
go: downloading sigs.k8s.io/yaml v1.6.0
go: downloading k8s.io/utils v0.0.0-20251002143259-bc988d571ff4
go: downloading github.com/spf13/pflag v1.0.9
go: downloading github.com/go-logr/logr v1.4.3
go: downloading github.com/stretchr/testify v1.11.1
go: downloading golang.org/x/time v0.12.0
go: downloading golang.org/x/sync v0.18.0
go: downloading github.com/google/cel-go v0.26.0
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading go.opentelemetry.io/otel/metric v1.36.0
go: downloading golang.org/x/crypto v0.45.0
go: downloading sigs.k8s.io/structured-merge-diff/v6 v6.3.2-0.20260122202528-d9cc6641c482
go: downloading sigs.k8s.io/randfill v1.0.0
go: downloading gopkg.in/evanphx/json-patch.v4 v4.13.0
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/coreos/go-systemd/v22 v22.5.0
go: downloading github.com/emicklei/go-restful/v3 v3.12.2
go: downloading golang.org/x/net v0.47.0
go: downloading github.com/google/gnostic-models v0.7.0
go: downloading google.golang.org/protobuf v1.36.8
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/moby/term v0.5.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.34.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.34.0
go: downloading go.opentelemetry.io/otel/sdk v1.36.0
go: downloading k8s.io/component-helpers v0.32.0
go: downloading k8s.io/cloud-provider v0.32.0
go: downloading golang.org/x/term v0.37.0
go: downloading golang.org/x/oauth2 v0.30.0
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading k8s.io/kube-controller-manager v0.32.0
go: downloading github.com/prometheus/client_golang v1.23.2
go: downloading gomodules.xyz/jsonpatch/v2 v2.4.0
go: downloading go.yaml.in/yaml/v2 v2.4.3
go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
go: downloading go.etcd.io/etcd/client/pkg/v3 v3.6.5
go: downloading go.etcd.io/etcd/client/v3 v3.6.5
go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.60.0
go: downloading go.uber.org/zap v1.27.0
go: downloading google.golang.org/grpc v1.72.2
go: downloading github.com/prometheus/client_model v0.6.2
go: downloading github.com/prometheus/procfs v0.16.1
go: downloading golang.org/x/sys v0.38.0
go: downloading github.com/evanphx/json-patch/v5 v5.9.11
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 github.com/go-logr/zapr v1.3.0
go: downloading cel.dev/expr v0.24.0
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20250303144028-a0af3efb3deb
go: downloading google.golang.org/genproto v0.0.0-20241015192408-796eee8c2d53
go: downloading github.com/stoewer/go-strcase v1.3.0
go: downloading github.com/go-openapi/jsonreference v0.21.0
go: downloading github.com/go-openapi/swag v0.23.0
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730
go: downloading golang.org/x/text v0.31.0
go: downloading github.com/fxamacker/cbor/v2 v2.9.0
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/fsnotify/fsnotify v1.9.0
go: downloading sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.31.2
go: downloading github.com/NYTimes/gziphandler v1.1.1
go: downloading go.yaml.in/yaml/v3 v3.0.4
go: downloading github.com/google/go-cmp v0.7.0
go: downloading go.opentelemetry.io/proto/otlp v1.5.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20250528174236-200df99c418a
go: downloading github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f
go: downloading github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674
go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1
go: downloading k8s.io/externaljwt v0.32.0
go: downloading github.com/coreos/go-oidc v2.3.0+incompatible
go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3
go: downloading k8s.io/kubelet v0.32.0
go: downloading k8s.io/pod-security-admission v0.32.0
go: downloading k8s.io/cluster-bootstrap v0.32.0
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.7.0
go: downloading github.com/prometheus/common v0.66.1
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading go.opentelemetry.io/auto/sdk v1.1.0
go: downloading github.com/google/btree v1.1.3
go: downloading go.etcd.io/etcd/api/v3 v3.6.5
go: downloading github.com/coreos/go-semver v0.3.1
go: downloading go.uber.org/multierr v1.11.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/antlr4-go/antlr/v4 v4.13.0
go: downloading github.com/go-openapi/jsonpointer v0.21.0
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/x448/float16 v0.8.4
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 github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161
go: downloading github.com/cenkalti/backoff/v4 v4.3.0
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3
go: downloading github.com/moby/spdystream v0.5.0
go: downloading k8s.io/kms v0.35.0
go: downloading github.com/pquerna/cachecontrol v0.1.0
go: downloading k8s.io/dynamic-resource-allocation v0.32.0
go: downloading github.com/opencontainers/selinux v1.11.1
go: downloading k8s.io/mount-utils v0.32.0
go: downloading github.com/golang/protobuf v1.5.4
go: downloading golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56
go: downloading github.com/josharian/intern v1.0.0
go: downloading github.com/kylelemons/godebug v1.1.0
go: downloading github.com/distribution/reference v0.6.0
go: downloading golang.org/x/tools v0.38.0
go: downloading github.com/moby/sys/mountinfo v0.7.2
go: downloading github.com/moby/sys/userns v0.1.0
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading github.com/robfig/cron/v3 v3.0.1
go: go.miloapis.com/milo/cmd/milo/apiserver imports
	k8s.io/kubernetes/pkg/controlplane imports
	k8s.io/api/networking/v1alpha1: cannot find module providing package k8s.io/api/networking/v1alpha1
go: go.miloapis.com/milo/cmd/milo/apiserver imports
	k8s.io/kubernetes/pkg/controlplane imports
	k8s.io/api/storagemigration/v1alpha1: cannot find module providing package k8s.io/api/storagemigration/v1alpha1
go: go.miloapis.com/milo/cmd/milo/apiserver imports
	k8s.io/kubernetes/pkg/controlplane/apiserver imports
	k8s.io/component-base/zpages/flagz: cannot find module providing package k8s.io/component-base/zpages/flagz
go: go.miloapis.com/milo/cmd/milo/apiserver imports
	k8s.io/kubernetes/pkg/controlplane/apiserver imports
	k8s.io/component-base/zpages/statusz: cannot find module providing package k8s.io/component-base/zpages/statusz

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