Skip to content

update(deps): update module k8s.io/kubernetes to v1.37.0 - #744

Open
codesphere-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/k8s.io-kubernetes-1.x
Open

update(deps): update module k8s.io/kubernetes to v1.37.0#744
codesphere-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/k8s.io-kubernetes-1.x

Conversation

@codesphere-renovate

@codesphere-renovate codesphere-renovate Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
k8s.io/kubernetes v1.36.4v1.37.0 age confidence

Release Notes

kubernetes/kubernetes (k8s.io/kubernetes)

v1.37.0

Compare Source

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.


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 has been generated by Mend Renovate CLI.

@codesphere-renovate
codesphere-renovate Bot enabled auto-merge (squash) August 26, 2026 17:06
@codesphere-renovate

codesphere-renovate Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update artifacts 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 k8s.io/api v0.36.4
go: downloading k8s.io/apimachinery v0.36.4
go: downloading k8s.io/client-go v0.36.4
go: downloading k8s.io/cli-runtime v0.36.4
go: downloading k8s.io/apiextensions-apiserver v0.36.4
go: downloading k8s.io/kubectl v0.36.4
go: downloading k8s.io/kube-aggregator v0.36.4
go: downloading k8s.io/kubernetes v1.37.0
go: downloading k8s.io/apiserver v0.36.4
go: downloading k8s.io/component-base v0.36.4
go: downloading k8s.io/component-helpers v0.36.4
go: downloading k8s.io/controller-manager v0.36.4
go: github.com/codesphere-cloud/oms/cli/cmd imports
	github.com/argoproj/argo-cd/v3/pkg/apis/application/v1alpha1 imports
	github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube imports
	github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube/scheme imports
	k8s.io/kubernetes/pkg/apis/batch/install imports
	k8s.io/kubernetes/pkg/apis/batch imports
	k8s.io/api/scheduling/v1alpha3: cannot find module providing package k8s.io/api/scheduling/v1alpha3

File name: go.mod
Command failed: go mod tidy
go: downloading k8s.io/api v0.36.4
go: downloading k8s.io/apimachinery v0.36.4
go: downloading k8s.io/client-go v0.36.4
go: downloading k8s.io/apiextensions-apiserver v0.36.4
go: downloading k8s.io/cli-runtime v0.36.4
go: downloading k8s.io/kubectl v0.36.4
go: downloading k8s.io/kube-aggregator v0.36.4
go: downloading k8s.io/kubernetes v1.37.0
go: downloading k8s.io/apiserver v0.36.4
go: downloading k8s.io/component-base v0.36.4
go: downloading k8s.io/component-helpers v0.36.4
go: downloading k8s.io/controller-manager v0.36.4
go: downloading k8s.io/kubelet v0.36.4
go: finding module for package k8s.io/api/scheduling/v1alpha3
go: github.com/codesphere-cloud/oms/cli/cmd imports
	github.com/argoproj/argo-cd/v3/pkg/apis/application/v1alpha1 imports
	github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube imports
	github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube/scheme imports
	k8s.io/kubernetes/pkg/apis/batch/install imports
	k8s.io/kubernetes/pkg/apis/batch imports
	k8s.io/api/scheduling/v1alpha3: module k8s.io/api@latest found (v0.37.0, replaced by k8s.io/api@v0.36.4), but does not contain package k8s.io/api/scheduling/v1alpha3

File name: go.mod
Command failed: make generate-notice
W0910 23:54:04.180141    8428 library.go:141] "github.com/modern-go/reflect2" contains non-Go code that can't be inspected for further dependencies:
/home/ubuntu/go/pkg/mod/github.com/modern-go/reflect2@v1.0.3-0.20250322232337-35a7c28c31ee/reflect2_amd64.s
/home/ubuntu/go/pkg/mod/github.com/modern-go/reflect2@v1.0.3-0.20250322232337-35a7c28c31ee/relfect2_mips64x.s
/home/ubuntu/go/pkg/mod/github.com/modern-go/reflect2@v1.0.3-0.20250322232337-35a7c28c31ee/relfect2_mipsx.s
/home/ubuntu/go/pkg/mod/github.com/modern-go/reflect2@v1.0.3-0.20250322232337-35a7c28c31ee/relfect2_ppc64x.s
W0910 23:54:04.180302    8428 library.go:141] "golang.org/x/sys/unix" contains non-Go code that can't be inspected for further dependencies:
/home/ubuntu/go/pkg/mod/golang.org/x/sys@v0.48.0/unix/asm_linux_amd64.s
W0910 23:54:04.180752    8428 library.go:141] "golang.org/x/crypto/internal/poly1305" contains non-Go code that can't be inspected for further dependencies:
/home/ubuntu/go/pkg/mod/golang.org/x/crypto@v0.57.0/internal/poly1305/sum_amd64.s
W0910 23:54:04.180774    8428 library.go:141] "golang.org/x/crypto/chacha20poly1305" contains non-Go code that can't be inspected for further dependencies:
/home/ubuntu/go/pkg/mod/golang.org/x/crypto@v0.57.0/chacha20poly1305/chacha20poly1305_amd64.s
W0910 23:54:04.180780    8428 library.go:141] "golang.org/x/sys/cpu" contains non-Go code that can't be inspected for further dependencies:
/home/ubuntu/go/pkg/mod/golang.org/x/sys@v0.48.0/cpu/cpu_gc_x86.s
W0910 23:54:04.180798    8428 library.go:141] "filippo.io/edwards25519/field" contains non-Go code that can't be inspected for further dependencies:
/home/ubuntu/go/pkg/mod/filippo.io/edwards25519@v1.2.0/field/fe_amd64.s
W0910 23:54:04.181205    8428 library.go:141] "github.com/cespare/xxhash/v2" contains non-Go code that can't be inspected for further dependencies:
/home/ubuntu/go/pkg/mod/github.com/cespare/xxhash/v2@v2.3.0/xxhash_amd64.s
W0910 23:54:04.181398    8428 library.go:141] "github.com/cloudflare/circl/dh/x25519" contains non-Go code that can't be inspected for further dependencies:
/home/ubuntu/go/pkg/mod/github.com/cloudflare/circl@v1.6.4/dh/x25519/curve_amd64.h
/home/ubuntu/go/pkg/mod/github.com/cloudflare/circl@v1.6.4/dh/x25519/curve_amd64.s
W0910 23:54:04.181406    8428 library.go:141] "github.com/cloudflare/circl/math/fp25519" contains non-Go code that can't be inspected for further dependencies:
/home/ubuntu/go/pkg/mod/github.com/cloudflare/circl@v1.6.4/math/fp25519/fp_amd64.h
/home/ubuntu/go/pkg/mod/github.com/cloudflare/circl@v1.6.4/math/fp25519/fp_amd64.s
W0910 23:54:04.181412    8428 library.go:141] "github.com/cloudflare/circl/dh/x448" contains non-Go code that can't be inspected for further dependencies:
/home/ubuntu/go/pkg/mod/github.com/cloudflare/circl@v1.6.4/dh/x448/curve_amd64.h
/home/ubuntu/go/pkg/mod/github.com/cloudflare/circl@v1.6.4/dh/x448/curve_amd64.s
W0910 23:54:04.181418    8428 library.go:141] "github.com/cloudflare/circl/math/fp448" contains non-Go code that can't be inspected for further dependencies:
/home/ubuntu/go/pkg/mod/github.com/cloudflare/circl@v1.6.4/math/fp448/fp_amd64.h
/home/ubuntu/go/pkg/mod/github.com/cloudflare/circl@v1.6.4/math/fp448/fp_amd64.s
W0910 23:54:04.181440    8428 library.go:141] "golang.org/x/crypto/argon2" contains non-Go code that can't be inspected for further dependencies:
/home/ubuntu/go/pkg/mod/golang.org/x/crypto@v0.57.0/argon2/blamka_amd64.s
W0910 23:54:04.181448    8428 library.go:141] "golang.org/x/crypto/blake2b" contains non-Go code that can't be inspected for further dependencies:
/home/ubuntu/go/pkg/mod/golang.org/x/crypto@v0.57.0/blake2b/blake2bAVX2_amd64.s
/home/ubuntu/go/pkg/mod/golang.org/x/crypto@v0.57.0/blake2b/blake2b_amd64.s
W0910 23:54:04.181471    8428 library.go:141] "github.com/pjbgf/sha1cd" contains non-Go code that can't be inspected for further dependencies:
/home/ubuntu/go/pkg/mod/github.com/pjbgf/sha1cd@v0.6.0/sha1cdblock_amd64.s
W0910 23:54:04.181489    8428 library.go:141] "github.com/klauspost/cpuid/v2" contains non-Go code that can't be inspected for further dependencies:
/home/ubuntu/go/pkg/mod/github.com/klauspost/cpuid/v2@v2.3.0/cpuid_amd64.s
W0910 23:54:04.181619    8428 library.go:141] "github.com/klauspost/compress/s2" contains non-Go code that can't be inspected for further dependencies:
/home/ubuntu/go/pkg/mod/github.com/klauspost/compress@v1.19.2/s2/decode_amd64.s
/home/ubuntu/go/pkg/mod/github.com/klauspost/compress@v1.19.2/s2/encodeblock_amd64.s
W0910 23:54:04.181753    8428 library.go:141] "github.com/klauspost/compress/zstd" contains non-Go code that can't be inspected for further dependencies:
/home/ubuntu/go/pkg/mod/github.com/klauspost/compress@v1.19.2/zstd/fse_decoder_amd64.s
/home/ubuntu/go/pkg/mod/github.com/klauspost/compress@v1.19.2/zstd/matchlen_amd64.s
/home/ubuntu/go/pkg/mod/github.com/klauspost/compress@v1.19.2/zstd/seqdec_amd64.s
W0910 23:54:04.181763    8428 library.go:141] "github.com/klauspost/compress/huff0" contains non-Go code that can't be inspected for further dependencies:
/home/ubuntu/go/pkg/mod/github.com/klauspost/compress@v1.19.2/huff0/decompress_amd64.s
W0910 23:54:04.181769    8428 library.go:141] "github.com/klauspost/compress/internal/cpuinfo" contains non-Go code that can't be inspected for further dependencies:
/home/ubuntu/go/pkg/mod/github.com/klauspost/compress@v1.19.2/internal/cpuinfo/cpuinfo_amd64.s
W0910 23:54:04.181774    8428 library.go:141] "github.com/klauspost/compress/zstd/internal/xxhash" contains non-Go code that can't be inspected for further dependencies:
/home/ubuntu/go/pkg/mod/github.com/klauspost/compress@v1.19.2/zstd/internal/xxhash/xxhash_amd64.s
W0910 23:54:04.182015    8428 library.go:141] "github.com/tetratelabs/wazero/internal/engine/wazevo/backend/isa/amd64" contains non-Go code that can't be inspected for further dependencies:
/home/ubuntu/go/pkg/mod/github.com/tetratelabs/wazero@v1.12.0/internal/engine/wazevo/backend/isa/amd64/abi_entry_amd64.s
W0910 23:54:04.182952    8428 library.go:141] "golang.org/x/crypto/blake2s" contains non-Go code that can't be inspected for further dependencies:
/home/ubuntu/go/pkg/mod/golang.org/x/crypto@v0.57.0/blake2s/blake2s_amd64.s
F0910 23:54:04.183035    8428 main.go:75] errors for ["github.com/codesphere-cloud/oms/internal/version" "github.com/codesphere-cloud/oms/cli/cmd/util" "github.com/codesphere-cloud/oms/internal/env" "github.com/codesphere-cloud/oms/internal/util" "github.com/codesphere-cloud/oms/internal/portal" "github.com/codesphere-cloud/oms/cli/cmd/apikey" "github.com/codesphere-cloud/oms/internal/installer/files" "github.com/codesphere-cloud/oms/internal/bootstrap" "github.com/codesphere-cloud/oms/internal/codesphere" "github.com/codesphere-cloud/oms/internal/codesphere/teststeps" "github.com/codesphere-cloud/oms/internal/configtemplating" "github.com/codesphere-cloud/oms/internal/clusteradmin" "github.com/codesphere-cloud/oms/internal/installer/bom" "github.com/codesphere-cloud/oms/internal/installer/secrets" "github.com/codesphere-cloud/oms/internal/installer/vault/internal/filebackend" "github.com/codesphere-cloud/oms/internal/installer/vault/plain" "github.com/codesphere-cloud/oms/internal/installer/vault/sops" "github.com/codesphere-cloud/oms/internal/installer/vault" "github.com/codesphere-cloud/oms/internal/prompt" "github.com/codesphere-cloud/oms/internal/system" "github.com/codesphere-cloud/oms/internal/installer" "github.com/codesphere-cloud/oms/internal/installer/argocd" "github.com/codesphere-cloud/oms/cli/cmd/codesphere" "github.com/codesphere-cloud/oms/cli/cmd/k0s" "github.com/codesphere-cloud/oms/internal/installer/node" "github.com/codesphere-cloud/oms/internal/bootstrap/datacenter" "github.com/codesphere-cloud/oms/internal/github" "github.com/codesphere-cloud/oms/internal/testuser" "github.com/codesphere-cloud/oms/internal/bootstrap/gcp" "github.com/codesphere-cloud/oms/internal/bootstrap/local" "github.com/codesphere-cloud/oms/internal/tmpl" "github.com/codesphere-cloud/oms/cli/cmd" "github.com/codesphere-cloud/oms/cli" "github.com/codesphere-cloud/oms/cli/cmd/testutil" "github.com/codesphere-cloud/oms/hack/gendocs" "github.com/codesphere-cloud/oms/internal" "github.com/codesphere-cloud/oms/internal/bootstrap/ovh" "github.com/codesphere-cloud/oms/internal/util/testing"]:
k8s.io/kubernetes/pkg/api/legacyscheme: /home/ubuntu/go/pkg/mod/github.com/argoproj/argo-cd/gitops-engine@v0.0.0-20260728075051-7660efb23b2d/pkg/utils/kube/scheme/scheme.go:4:2: missing go.sum entry for module providing package k8s.io/kubernetes/pkg/api/legacyscheme (imported by github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube/scheme); to add:
	go get github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube/scheme@v0.7.1-0.20250908182407-97ad5b59a627
k8s.io/kubernetes/pkg/apis/admission/install: /home/ubuntu/go/pkg/mod/github.com/argoproj/argo-cd/gitops-engine@v0.0.0-20260728075051-7660efb23b2d/pkg/utils/kube/scheme/scheme.go:6:2: missing go.sum entry for module providing package k8s.io/kubernetes/pkg/apis/admission/install (imported by github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube/scheme); to add:
	go get github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube/scheme@v0.7.1-0.20250908182407-97ad5b59a627
k8s.io/kubernetes/pkg/apis/admissionregistration/install: /home/ubuntu/go/pkg/mod/github.com/argoproj/argo-cd/gitops-engine@v0.0.0-20260728075051-7660efb23b2d/pkg/utils/kube/scheme/scheme.go:7:2: missing go.sum entry for module providing package k8s.io/kubernetes/pkg/apis/admissionregistration/install (imported by github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube/scheme); to add:
	go get github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube/scheme@v0.7.1-0.20250908182407-97ad5b59a627
k8s.io/kubernetes/pkg/apis/apps/install: /home/ubuntu/go/pkg/mod/github.com/argoproj/argo-cd/gitops-engine@v0.0.0-20260728075051-7660efb23b2d/pkg/utils/kube/scheme/scheme.go:8:2: missing go.sum entry for module providing package k8s.io/kubernetes/pkg/apis/apps/install (imported by github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube/scheme); to add:
	go get github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube/scheme@v0.7.1-0.20250908182407-97ad5b59a627
k8s.io/kubernetes/pkg/apis/authentication/install: /home/ubuntu/go/pkg/mod/github.com/argoproj/argo-cd/gitops-engine@v0.0.0-20260728075051-7660efb23b2d/pkg/utils/kube/scheme/scheme.go:9:2: missing go.sum entry for module providing package k8s.io/kubernetes/pkg/apis/authentication/install (imported by github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube/scheme); to add:
	go get github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube/scheme@v0.7.1-0.20250908182407-97ad5b59a627
k8s.io/kubernetes/pkg/apis/authorization/install: /home/ubuntu/go/pkg/mod/github.com/argoproj/argo-cd/gitops-engine@v0.0.0-20260728075051-7660efb23b2d/pkg/utils/kube/scheme/scheme.go:10:2: missing go.sum entry for module providing package k8s.io/kubernetes/pkg/apis/authorization/install (imported by github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube/scheme); to add:
	go get github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube/scheme@v0.7.1-0.20250908182407-97ad5b59a627
k8s.io/kubernetes/pkg/apis/autoscaling/install: /home/ubuntu/go/pkg/mod/github.com/argoproj/argo-cd/gitops-engine@v0.0.0-20260728075051-7660efb23b2d/pkg/utils/kube/scheme/scheme.go:11:2: missing go.sum entry for module providing package k8s.io/kubernetes/pkg/apis/autoscaling/install (imported by github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube/scheme); to add:
	go get github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube/scheme@v0.7.1-0.20250908182407-97ad5b59a627
k8s.io/kubernetes/pkg/apis/batch/install: /home/ubuntu/go/pkg/mod/github.com/argoproj/argo-cd/gitops-engine@v0.0.0-20260728075051-7660efb23b2d/pkg/utils/kube/scheme/scheme.go:12:2: missing go.sum entry for module providing package k8s.io/kubernetes/pkg/apis/batch/install (imported by github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube/scheme); to add:
	go get github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube/scheme@v0.7.1-0.20250908182407-97ad5b59a627
k8s.io/kubernetes/pkg/apis/certificates/install: /home/ubuntu/go/pkg/mod/github.com/argoproj/argo-cd/gitops-engine@v0.0.0-20260728075051-7660efb23b2d/pkg/utils/kube/scheme/scheme.go:13:2: missing go.sum entry for module providing package k8s.io/kubernetes/pkg/apis/certificates/install (imported by github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube/scheme); to add:
	go get github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube/scheme@v0.7.1-0.20250908182407-97ad5b59a627
k8s.io/kubernetes/pkg/apis/coordination/install: /home/ubuntu/go/pkg/mod/github.com/argoproj/argo-cd/gitops-engine@v0.0.0-20260728075051-7660efb23b2d/pkg/utils/kube/scheme/scheme.go:14:2: missing go.sum entry for module providing package k8s.io/kubernetes/pkg/apis/coordination/install (imported by github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube/scheme); to add:
	go get github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube/scheme@v0.7.1-0.20250908182407-97ad5b59a627
k8s.io/kubernetes/pkg/apis/core/install: /home/ubuntu/go/pkg/mod/github.com/argoproj/argo-cd/gitops-engine@v0.0.0-20260728075051-7660efb23b2d/pkg/utils/kube/scheme/scheme.go:15:2: missing go.sum entry for module providing package k8s.io/kubernetes/pkg/apis/core/install (imported by github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube/scheme); to add:
	go get github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube/scheme@v0.7.1-0.20250908182407-97ad5b59a627
k8s.io/kubernetes/pkg/apis/discovery/install: /home/ubuntu/go/pkg/mod/github.com/argoproj/argo-cd/gitops-engine@v0.0.0-20260728075051-7660efb23b2d/pkg/utils/kube/scheme/scheme.go:16:2: missing go.sum entry for module providing package k8s.io/kubernetes/pkg/apis/discovery/install (imported by github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube/scheme); to add:
	go get github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube/scheme@v0.7.1-0.20250908182407-97ad5b59a627
k8s.io/kubernetes/pkg/apis/events/install: /home/ubuntu/go/pkg/mod/github.com/argoproj/argo-cd/gitops-engine@v0.0.0-20260728075051-7660efb23b2d/pkg/utils/kube/scheme/scheme.go:17:2: missing go.sum entry for module providing package k8s.io/kubernetes/pkg/apis/events/install (imported by github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube/scheme); to add:
	go get github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube/scheme@v0.7.1-0.20250908182407-97ad5b59a627
k8s.io/kubernetes/pkg/apis/extensions/install: /home/ubuntu/go/pkg/mod/github.com/argoproj/argo-cd/gitops-engine@v0.0.0-20260728075051-7660efb23b2d/pkg/utils/kube/scheme/scheme.go:18:2: missing go.sum entry for module providing package k8s.io/kubernetes/pkg/apis/extensions/install (imported by github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube/scheme); to add:
	go get github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube/scheme@v0.7.1-0.20250908182407-97ad5b59a627
k8s.io/kubernetes/pkg/apis/flowcontrol/install: /home/ubuntu/go/pkg/mod/github.com/argoproj/argo-cd/gitops-engine@v0.0.0-20260728075051-7660efb23b2d/pkg/utils/kube/scheme/scheme.go:19:2: missing go.sum entry for module providing package k8s.io/kubernetes/pkg/apis/flowcontrol/install (imported by github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube/scheme); to add:
	go get github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube/scheme@v0.7.1-0.20250908182407-97ad5b59a627
k8s.io/kubernetes/pkg/apis/imagepolicy/install: /home/ubuntu/go/pkg/mod/github.com/argoproj/argo-cd/gitops-engine@v0.0.0-20260728075051-7660efb23b2d/pkg/utils/kube/scheme/scheme.go:20:2: missing go.sum entry for module providing package k8s.io/kubernetes/pkg/apis/imagepolicy/install (imported by github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube/scheme); to add:
	go get github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube/scheme@v0.7.1-0.20250908182407-97ad5b59a627
k8s.io/kubernetes/pkg/apis/networking/install: /home/ubuntu/go/pkg/mod/github.com/argoproj/argo-cd/gitops-engine@v0.0.0-20260728075051-7660efb23b2d/pkg/utils/kube/scheme/scheme.go:21:2: missing go.sum entry for module providing package k8s.io/kubernetes/pkg/apis/networking/install (imported by github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube/scheme); to add:
	go get github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube/scheme@v0.7.1-0.20250908182407-97ad5b59a627
k8s.io/kubernetes/pkg/apis/node/install: /home/ubuntu/go/pkg/mod/github.com/argoproj/argo-cd/gitops-engine@v0.0.0-20260728075051-7660efb23b2d/pkg/utils/kube/scheme/scheme.go:22:2: missing go.sum entry for module providing package k8s.io/kubernetes/pkg/apis/node/install (imported by github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube/scheme); to add:
	go get github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube/scheme@v0.7.1-0.20250908182407-97ad5b59a627
k8s.io/kubernetes/pkg/apis/policy/install: /home/ubuntu/go/pkg/mod/github.com/argoproj/argo-cd/gitops-engine@v0.0.0-20260728075051-7660efb23b2d/pkg/utils/kube/scheme/scheme.go:23:2: missing go.sum entry for module providing package k8s.io/kubernetes/pkg/apis/policy/install (imported by github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube/scheme); to add:
	go get github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube/scheme@v0.7.1-0.20250908182407-97ad5b59a627
k8s.io/kubernetes/pkg/apis/rbac/install: /home/ubuntu/go/pkg/mod/github.com/argoproj/argo-cd/gitops-engine@v0.0.0-20260728075051-7660efb23b2d/pkg/utils/kube/scheme/scheme.go:24:2: missing go.sum entry for module providing package k8s.io/kubernetes/pkg/apis/rbac/install (imported by github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube/scheme); to add:
	go get github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube/scheme@v0.7.1-0.20250908182407-97ad5b59a627
k8s.io/kubernetes/pkg/apis/scheduling/install: /home/ubuntu/go/pkg/mod/github.com/argoproj/argo-cd/gitops-engine@v0.0.0-20260728075051-7660efb23b2d/pkg/utils/kube/scheme/scheme.go:25:2: missing go.sum entry for module providing package k8s.io/kubernetes/pkg/apis/scheduling/install (imported by github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube/scheme); to add:
	go get github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube/scheme@v0.7.1-0.20250908182407-97ad5b59a627
k8s.io/kubernetes/pkg/apis/storage/install: /home/ubuntu/go/pkg/mod/github.com/argoproj/argo-cd/gitops-engine@v0.0.0-20260728075051-7660efb23b2d/pkg/utils/kube/scheme/scheme.go:26:2: missing go.sum entry for module providing package k8s.io/kubernetes/pkg/apis/storage/install (imported by github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube/scheme); to add:
	go get github.com/argoproj/argo-cd/gitops-engine/pkg/utils/kube/scheme@v0.7.1-0.20250908182407-97ad5b59a627
make: *** [Makefile:53: generate-notice] Error 1

@codesphere-renovate
codesphere-renovate Bot force-pushed the renovate/k8s.io-kubernetes-1.x branch 28 times, most recently from 88c332b to 4b9a872 Compare September 2, 2026 01:38
@codesphere-renovate
codesphere-renovate Bot force-pushed the renovate/k8s.io-kubernetes-1.x branch 3 times, most recently from e9ac196 to 7cb6d0e Compare September 2, 2026 21:08
@codesphere-renovate
codesphere-renovate Bot force-pushed the renovate/k8s.io-kubernetes-1.x branch 18 times, most recently from 55fb649 to 7353e3c Compare September 10, 2026 10:10
@codesphere-renovate
codesphere-renovate Bot force-pushed the renovate/k8s.io-kubernetes-1.x branch 2 times, most recently from a588931 to 6240752 Compare September 10, 2026 19:49
@codesphere-renovate
codesphere-renovate Bot force-pushed the renovate/k8s.io-kubernetes-1.x branch from 6240752 to e0aaa2f Compare September 10, 2026 23:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants