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

chore(deps): update module github.com/rancher/client-go to v11 (release/v0.2) #407

Open
wants to merge 1 commit into
base: release/v0.2
Choose a base branch
from

Conversation

renovate-rancher[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/rancher/client-go replace major v1.28.6-rancher1 -> v11.0.0+incompatible

Release Notes

rancher/client-go (github.com/rancher/client-go)

v6.0.0+incompatible

Compare Source

v5.0.1+incompatible

Compare Source

v5.0.0+incompatible

Compare Source

v4.0.0+incompatible

Compare Source

v3.0.0+incompatible

Compare Source

v2.0.0+incompatible

Compare Source

v1.28.6-rancher1-debug-45509-1

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 this update again.


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

This PR has been generated by Renovate Bot.

@renovate-rancher renovate-rancher bot added the dependencies Pull requests that update a dependency file label Dec 5, 2024
Copy link
Contributor Author

⚠️ 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: downloading github.com/gorilla/websocket v1.5.0
go: downloading github.com/rancher/remotedialer v0.3.0
go: downloading github.com/rancher/wrangler/v2 v2.1.3
go: downloading k8s.io/api v0.28.6
go: downloading github.com/rancher/apiserver v0.0.0-20240207153744-69b3c2b56f3f
go: downloading k8s.io/apimachinery v0.28.6
go: downloading k8s.io/apiserver v0.28.6
go: downloading github.com/urfave/cli v1.22.14
go: downloading github.com/rancher/client-go v11.0.0+incompatible
go: downloading github.com/urfave/cli/v2 v2.25.7
go: downloading golang.org/x/sync v0.5.0
go: downloading k8s.io/apiextensions-apiserver v0.28.6
go: downloading k8s.io/kube-aggregator v0.28.6
go: downloading github.com/stretchr/testify v1.8.4
go: downloading github.com/golang/protobuf v1.5.3
go: downloading github.com/rancher/norman v0.0.0-20240206180703-6eda4bc94b4c
go: downloading helm.sh/helm/v3 v3.11.0
go: downloading k8s.io/kube-openapi v0.0.0-20230717233707-2695361300d9
go: downloading github.com/gorilla/mux v1.8.0
go: downloading github.com/rancher/dynamiclistener v0.4.0-rc2
go: downloading golang.org/x/sys v0.15.0
go: downloading github.com/rancher/lasso v0.0.0-20240123150939-7055397d6dfa
go: downloading k8s.io/utils v0.0.0-20230406110748-d93618cff8a2
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
go: downloading github.com/imdario/mergo v0.3.12
go: downloading golang.org/x/crypto v0.16.0
go: downloading k8s.io/klog/v2 v2.100.1
go: downloading golang.org/x/net v0.19.0
go: downloading golang.org/x/oauth2 v0.10.0
go: downloading k8s.io/component-base v0.28.6
go: downloading github.com/googleapis/gnostic v0.5.5
go: downloading github.com/prometheus/procfs v0.10.1
go: downloading google.golang.org/protobuf v1.31.0
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
go: downloading github.com/google/uuid v1.3.0
go: downloading sigs.k8s.io/cli-utils v0.28.0
go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
go: downloading github.com/Masterminds/semver/v3 v3.2.0
go: downloading go.opentelemetry.io/otel/trace v1.10.0
go: downloading github.com/go-logr/logr v1.2.4
go: downloading go.opentelemetry.io/otel v1.10.0
go: downloading golang.org/x/term v0.15.0
go: downloading github.com/google/go-cmp v0.5.9
go: downloading google.golang.org/grpc v1.56.3
go: downloading sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.1.2
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.35.1
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.10.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.10.0
go: downloading go.opentelemetry.io/otel/sdk v1.10.0
go: downloading go.opentelemetry.io/otel/metric v0.31.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.10.0
go: downloading go.opentelemetry.io/proto/otlp v0.19.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.7.0
go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
go: downloading k8s.io/api v0.31.3
go: downloading github.com/googleapis/gnostic v0.7.0
go: downloading k8s.io/apimachinery v0.31.3
go: github.com/rancher/steve/pkg/client imports
	k8s.io/client-go/metadata: cannot find module providing package k8s.io/client-go/metadata
go: github.com/rancher/steve/pkg/clustercache imports
	k8s.io/client-go/tools/cache imports
	k8s.io/apimachinery/pkg/util/clock: cannot find module providing package k8s.io/apimachinery/pkg/util/clock
go: github.com/rancher/steve/pkg/controllers/schema imports
	k8s.io/client-go/discovery imports
	github.com/googleapis/gnostic/OpenAPIv2: cannot find module providing package github.com/googleapis/gnostic/OpenAPIv2
go: github.com/rancher/steve/pkg/auth imports
	k8s.io/apiserver/plugin/pkg/authenticator/token/webhook imports
	k8s.io/client-go/kubernetes/scheme imports
	k8s.io/api/auditregistration/v1alpha1: cannot find module providing package k8s.io/api/auditregistration/v1alpha1
go: github.com/rancher/steve/pkg/auth imports
	k8s.io/apiserver/plugin/pkg/authenticator/token/webhook imports
	k8s.io/client-go/kubernetes/scheme imports
	k8s.io/api/batch/v2alpha1: cannot find module providing package k8s.io/api/batch/v2alpha1
go: github.com/rancher/steve/pkg/auth imports
	k8s.io/apiserver/plugin/pkg/authenticator/token/webhook imports
	k8s.io/client-go/kubernetes/scheme imports
	k8s.io/api/settings/v1alpha1: cannot find module providing package k8s.io/api/settings/v1alpha1
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants