Skip to content
This repository was archived by the owner on Jun 26, 2026. It is now read-only.

chore(deps): update github.com/kcp-dev/kubernetes/staging/src/k8s.io/client-go digest to e006560#13

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-kcp-dev-kubernetes-staging-src-k8s.io-client-go-digest
Open

chore(deps): update github.com/kcp-dev/kubernetes/staging/src/k8s.io/client-go digest to e006560#13
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-kcp-dev-kubernetes-staging-src-k8s.io-client-go-digest

Conversation

@renovate

@renovate renovate Bot commented Jul 28, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/kcp-dev/kubernetes/staging/src/k8s.io/client-go replace digest ba4f7d4e006560

Configuration

📅 Schedule: (UTC)

  • 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-approve[bot]
renovate-approve Bot previously approved these changes Jul 28, 2025
@renovate renovate Bot force-pushed the renovate/github.com-kcp-dev-kubernetes-staging-src-k8s.io-client-go-digest branch 18 times, most recently from e8a4e78 to 851d927 Compare July 31, 2025 11:32
@renovate renovate Bot force-pushed the renovate/github.com-kcp-dev-kubernetes-staging-src-k8s.io-client-go-digest branch from 851d927 to c81160a Compare August 18, 2025 13:56
@renovate renovate Bot changed the title chore(deps): update github.com/kcp-dev/kubernetes/staging/src/k8s.io/client-go digest to ddbe171 chore(deps): update github.com/kcp-dev/kubernetes/staging/src/k8s.io/client-go digest to ffe1d7c Aug 18, 2025
@renovate renovate Bot force-pushed the renovate/github.com-kcp-dev-kubernetes-staging-src-k8s.io-client-go-digest branch from c81160a to d03f491 Compare August 21, 2025 17:13
@CLAassistant

CLAassistant commented Aug 21, 2025

Copy link
Copy Markdown

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-client-go-digest branch from d03f491 to 4c3b34f Compare August 22, 2025 11:20
@renovate renovate Bot force-pushed the renovate/github.com-kcp-dev-kubernetes-staging-src-k8s.io-client-go-digest branch 2 times, most recently from e8eb1fc to ea28854 Compare August 29, 2025 21:04
@renovate renovate Bot enabled auto-merge (squash) August 29, 2025 21:04
@renovate renovate Bot force-pushed the renovate/github.com-kcp-dev-kubernetes-staging-src-k8s.io-client-go-digest branch from ea28854 to 2b5f736 Compare August 30, 2025 08:54
@renovate renovate Bot force-pushed the renovate/github.com-kcp-dev-kubernetes-staging-src-k8s.io-client-go-digest branch from d67c409 to 5705f20 Compare March 9, 2026 12:28
@renovate renovate Bot force-pushed the renovate/github.com-kcp-dev-kubernetes-staging-src-k8s.io-client-go-digest branch 2 times, most recently from 72a3a6e to 696b6e5 Compare March 18, 2026 09:50
@renovate renovate Bot changed the title chore(deps): update github.com/kcp-dev/kubernetes/staging/src/k8s.io/client-go digest to 1393ab3 chore(deps): update github.com/kcp-dev/kubernetes/staging/src/k8s.io/client-go digest to 228ac14 Mar 18, 2026
@renovate

renovate Bot commented Mar 18, 2026

Copy link
Copy Markdown
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 -t ./...
go: downloading github.com/kcp-dev/kubernetes/staging/src/k8s.io/client-go v0.0.0-20260602065202-e006560fc76a
go: downloading k8s.io/streaming v0.0.0
go: github.com/platform-mesh/virtual-workspaces/cmd imports
	k8s.io/apiserver/pkg/server imports
	k8s.io/client-go/informers imports
	k8s.io/api/scheduling/v1alpha2: cannot find module providing package k8s.io/api/scheduling/v1alpha2
go: github.com/platform-mesh/virtual-workspaces/cmd imports
	k8s.io/apiserver/pkg/server imports
	k8s.io/apiserver/pkg/admission/plugin/namespace/lifecycle imports
	github.com/kcp-dev/client-go/kubernetes imports
	github.com/kcp-dev/client-go/kubernetes/typed/autoscaling/v2beta1 imports
	k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1: cannot find module providing package k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1
go: github.com/platform-mesh/virtual-workspaces/cmd imports
	k8s.io/apiserver/pkg/server imports
	k8s.io/apiserver/pkg/admission/plugin/namespace/lifecycle imports
	github.com/kcp-dev/client-go/kubernetes imports
	github.com/kcp-dev/client-go/kubernetes/typed/autoscaling/v2beta2 imports
	k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2: cannot find module providing package k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2
go: github.com/platform-mesh/virtual-workspaces/cmd imports
	k8s.io/apiserver/pkg/server imports
	k8s.io/apiserver/pkg/admission/plugin/namespace/lifecycle imports
	github.com/kcp-dev/client-go/kubernetes imports
	github.com/kcp-dev/client-go/kubernetes/typed/scheduling/v1alpha1 imports
	k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1: cannot find module providing package k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1
go: github.com/platform-mesh/virtual-workspaces/cmd imports
	k8s.io/apiserver/pkg/server imports
	k8s.io/apiserver/pkg/admission/plugin/namespace/lifecycle imports
	github.com/kcp-dev/client-go/informers imports
	github.com/kcp-dev/client-go/informers/autoscaling imports
	github.com/kcp-dev/client-go/informers/autoscaling/v2beta1 imports
	k8s.io/client-go/informers/autoscaling/v2beta1: cannot find module providing package k8s.io/client-go/informers/autoscaling/v2beta1
go: github.com/platform-mesh/virtual-workspaces/cmd imports
	k8s.io/apiserver/pkg/server imports
	k8s.io/apiserver/pkg/admission/plugin/namespace/lifecycle imports
	github.com/kcp-dev/client-go/informers imports
	github.com/kcp-dev/client-go/informers/autoscaling imports
	github.com/kcp-dev/client-go/informers/autoscaling/v2beta1 imports
	k8s.io/client-go/listers/autoscaling/v2beta1: cannot find module providing package k8s.io/client-go/listers/autoscaling/v2beta1
go: github.com/platform-mesh/virtual-workspaces/cmd imports
	k8s.io/apiserver/pkg/server imports
	k8s.io/apiserver/pkg/admission/plugin/namespace/lifecycle imports
	github.com/kcp-dev/client-go/informers imports
	github.com/kcp-dev/client-go/informers/autoscaling imports
	github.com/kcp-dev/client-go/informers/autoscaling/v2beta2 imports
	k8s.io/client-go/informers/autoscaling/v2beta2: cannot find module providing package k8s.io/client-go/informers/autoscaling/v2beta2
go: github.com/platform-mesh/virtual-workspaces/cmd imports
	k8s.io/apiserver/pkg/server imports
	k8s.io/apiserver/pkg/admission/plugin/namespace/lifecycle imports
	github.com/kcp-dev/client-go/informers imports
	github.com/kcp-dev/client-go/informers/autoscaling imports
	github.com/kcp-dev/client-go/informers/autoscaling/v2beta2 imports
	k8s.io/client-go/listers/autoscaling/v2beta2: cannot find module providing package k8s.io/client-go/listers/autoscaling/v2beta2
go: github.com/platform-mesh/virtual-workspaces/cmd imports
	k8s.io/apiserver/pkg/server imports
	k8s.io/apiserver/pkg/admission/plugin/namespace/lifecycle imports
	github.com/kcp-dev/client-go/informers imports
	github.com/kcp-dev/client-go/informers/scheduling imports
	github.com/kcp-dev/client-go/informers/scheduling/v1alpha1 imports
	k8s.io/client-go/informers/scheduling/v1alpha1: cannot find module providing package k8s.io/client-go/informers/scheduling/v1alpha1
go: github.com/platform-mesh/virtual-workspaces/cmd imports
	k8s.io/apiserver/pkg/server imports
	k8s.io/apiserver/pkg/admission/plugin/namespace/lifecycle imports
	github.com/kcp-dev/client-go/informers imports
	github.com/kcp-dev/client-go/informers/scheduling imports
	github.com/kcp-dev/client-go/informers/scheduling/v1alpha1 imports
	k8s.io/client-go/listers/scheduling/v1alpha1: cannot find module providing package k8s.io/client-go/listers/scheduling/v1alpha1
go: github.com/platform-mesh/virtual-workspaces/pkg/apidefinition imports
	github.com/kcp-dev/virtual-workspace-framework/pkg/dynamic/apiserver imports
	k8s.io/kubernetes/pkg/controlplane/apiserver/miniaggregator imports
	k8s.io/kubernetes/pkg/controlplane/apiserver imports
	k8s.io/apiextensions-apiserver/pkg/cmd/server/options imports
	k8s.io/apiserver/pkg/util/proxy imports
	k8s.io/client-go/tools/portforward imports
	k8s.io/streaming/pkg/httpstream: reading k8s.io/streaming/go.mod at revision v0.0.0: unknown revision v0.0.0
go: github.com/platform-mesh/virtual-workspaces/pkg/apidefinition imports
	github.com/kcp-dev/virtual-workspace-framework/pkg/dynamic/apiserver imports
	k8s.io/kubernetes/pkg/controlplane/apiserver/miniaggregator imports
	k8s.io/kubernetes/pkg/controlplane/apiserver imports
	k8s.io/apiextensions-apiserver/pkg/cmd/server/options imports
	k8s.io/apiserver/pkg/util/proxy imports
	k8s.io/client-go/tools/portforward imports
	k8s.io/streaming/pkg/httpstream/spdy: reading k8s.io/streaming/go.mod at revision v0.0.0: unknown revision v0.0.0
go: github.com/platform-mesh/virtual-workspaces/pkg/apidefinition imports
	github.com/kcp-dev/virtual-workspace-framework/pkg/dynamic/apiserver imports
	k8s.io/kubernetes/pkg/controlplane/apiserver/miniaggregator imports
	k8s.io/kubernetes/pkg/controlplane/apiserver imports
	k8s.io/apiextensions-apiserver/pkg/cmd/server/options imports
	k8s.io/apiserver/pkg/util/proxy imports
	k8s.io/client-go/tools/portforward imports
	k8s.io/client-go/transport/websocket imports
	k8s.io/streaming/pkg/httpstream/wsstream: reading k8s.io/streaming/go.mod at revision v0.0.0: unknown revision v0.0.0

@renovate renovate Bot force-pushed the renovate/github.com-kcp-dev-kubernetes-staging-src-k8s.io-client-go-digest branch 2 times, most recently from 5c880b3 to 5b48464 Compare March 19, 2026 09:06
@renovate renovate Bot force-pushed the renovate/github.com-kcp-dev-kubernetes-staging-src-k8s.io-client-go-digest branch from 5b48464 to a92b6d0 Compare March 31, 2026 20:25
@renovate renovate Bot force-pushed the renovate/github.com-kcp-dev-kubernetes-staging-src-k8s.io-client-go-digest branch from a92b6d0 to 6555f76 Compare April 8, 2026 10:21
@renovate renovate Bot changed the title chore(deps): update github.com/kcp-dev/kubernetes/staging/src/k8s.io/client-go digest to 228ac14 chore(deps): update github.com/kcp-dev/kubernetes/staging/src/k8s.io/client-go digest to ba4f7d4 Apr 8, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Apr 13, 2026
@renovate renovate Bot force-pushed the renovate/github.com-kcp-dev-kubernetes-staging-src-k8s.io-client-go-digest branch from 6555f76 to 6c93a16 Compare April 17, 2026 15:08
@renovate renovate Bot changed the title chore(deps): update github.com/kcp-dev/kubernetes/staging/src/k8s.io/client-go digest to ba4f7d4 chore(deps): update github.com/kcp-dev/kubernetes/staging/src/k8s.io/client-go digest to 7c22258 Apr 17, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Apr 17, 2026
@renovate renovate Bot force-pushed the renovate/github.com-kcp-dev-kubernetes-staging-src-k8s.io-client-go-digest branch 2 times, most recently from 29d868d to c663b53 Compare April 17, 2026 18:35
@github-actions github-actions Bot removed the fix label Apr 17, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Apr 27, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes May 7, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes May 12, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes May 13, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes May 13, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes May 22, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes May 22, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Jun 9, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Jun 12, 2026
…client-go digest to e006560

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant