Skip to content

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

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

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.4 → v1.37.1 age confidence

Release Notes

kubernetes/kubernetes (k8s.io/kubernetes)

v1.37.1

Compare Source

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

See the CHANGELOG for more details.

v1.37.0

Compare Source

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

See the CHANGELOG for more details.

v1.36.5

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/kubernetes v1.37.1
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/kubernetes v1.37.1
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.1, 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
W0924 15:09:39.834159    8932 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
W0924 15:09:39.834321    8932 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
W0924 15:09:39.834829    8932 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
W0924 15:09:39.834851    8932 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
W0924 15:09:39.834856    8932 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
W0924 15:09:39.834877    8932 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
W0924 15:09:39.835295    8932 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
W0924 15:09:39.835496    8932 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
W0924 15:09:39.835505    8932 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
W0924 15:09:39.835512    8932 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
W0924 15:09:39.835518    8932 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
W0924 15:09:39.835547    8932 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
W0924 15:09:39.835553    8932 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
W0924 15:09:39.835576    8932 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
W0924 15:09:39.835582    8932 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
W0924 15:09:39.835725    8932 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
W0924 15:09:39.835861    8932 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
W0924 15:09:39.835872    8932 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
W0924 15:09:39.835878    8932 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
W0924 15:09:39.835884    8932 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
W0924 15:09:39.836164    8932 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
W0924 15:09:39.837118    8932 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
F0924 15:09:39.837202    8932 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 26 times, most recently from ce78f93 to 738997c Compare September 15, 2026 15:07
@codesphere-renovate
codesphere-renovate Bot force-pushed the renovate/k8s.io-kubernetes-1.x branch 3 times, most recently from 9459840 to 21913e6 Compare September 16, 2026 20:08
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