-
Notifications
You must be signed in to change notification settings - Fork 19
build(deps): bump the k8s group across 1 directory with 6 updates #744
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
Open
dependabot
wants to merge
3
commits into
main
Choose a base branch
from
dependabot/go_modules/k8s-8f2f7278c1
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
40af4a1 to
46a9d3d
Compare
525a315 to
f6b23a7
Compare
f6b23a7 to
1359f99
Compare
1359f99 to
0b55f7c
Compare
0b55f7c to
5b4e8ee
Compare
5b4e8ee to
9f8af0e
Compare
9f8af0e to
b38a2dc
Compare
|
@dependabot recreate |
Bumps the k8s group with 4 updates in the / directory: [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/client-go](https://github.com/kubernetes/client-go), [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) and [sigs.k8s.io/e2e-framework](https://github.com/kubernetes-sigs/e2e-framework). Updates `k8s.io/api` from 0.30.3 to 0.32.2 - [Commits](kubernetes/api@v0.30.3...v0.32.2) Updates `k8s.io/apimachinery` from 0.30.3 to 0.32.2 - [Commits](kubernetes/apimachinery@v0.30.3...v0.32.2) Updates `k8s.io/client-go` from 0.30.3 to 0.32.2 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.30.3...v0.32.2) Updates `k8s.io/utils` from 0.0.0-20230726121419-3b25d923346b to 0.0.0-20241104100929-3ea5e8cea738 - [Commits](https://github.com/kubernetes/utils/commits) Updates `sigs.k8s.io/controller-runtime` from 0.18.4 to 0.20.3 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.18.4...v0.20.3) Updates `sigs.k8s.io/e2e-framework` from 0.4.0 to 0.6.0 - [Release notes](https://github.com/kubernetes-sigs/e2e-framework/releases) - [Changelog](https://github.com/kubernetes-sigs/e2e-framework/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/e2e-framework@v0.4.0...v0.6.0) --- updated-dependencies: - dependency-name: k8s.io/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s - dependency-name: k8s.io/utils dependency-type: direct:production update-type: version-update:semver-patch dependency-group: k8s - dependency-name: sigs.k8s.io/controller-runtime dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s - dependency-name: sigs.k8s.io/e2e-framework dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s ... Signed-off-by: dependabot[bot] <[email protected]>
b38a2dc to
43ba029
Compare
Signed-off-by: Etai Lev Ran <[email protected]>
Signed-off-by: Etai Lev Ran <[email protected]>
|
installation of control plane via the CLI fails. clusterlink$ kubectl logs cl-controlplane-7869747d76-29gm6 -n clusterlink-system
INFO [2025-08-03 11:32:25] Starting cl-controlplane (version: v0.4.1-rev-825f4ee)
INFO [2025-08-03 11:32:25] ClusterLink namespace: clusterlink-system
INFO [2025-08-03 11:32:25] Initialized. component=controlplane.control.portmanager end=49152 start=1024
INFO [2025-08-03 11:32:25] Trying to create JWKS secret. component=controlplane.control.manager
INFO [2025-08-03 11:32:25] JWKS secret already exists. component=controlplane.control.manager
Error: cannot create control controllers: controller with name peer already exists. Controller names must be unique to avoid multiple controllers reporting the same metric. This validation can be disabled via the SkipNameValidation optionMaybe it's a valid failure or maybe this was run against an environment that was pre-existing... |
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
go
Pull requests that update Go code
size/M
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the k8s group with 4 updates in the / directory: k8s.io/api, k8s.io/client-go, sigs.k8s.io/controller-runtime and sigs.k8s.io/e2e-framework.
Updates
k8s.io/apifrom 0.30.3 to 0.32.2Commits
78094a6Update dependencies to v0.32.2 tag25d8df3Merge pull request #129544pohly/automated-cherry-pick-of-#1295435b9e013DRA API: bump maximum size of ReservedFor to 256b0543a3Merge remote-tracking branch 'origin/master' into release-1.32f6bae9aDrop use of winreadlinkvolume godebug optionea815d5Merge remote-tracking branch 'origin/master' into release-1.32c331a79Revert to go1.22 windows filesystem stdlib behaviorf8e5e36Merge pull request #128407 from ndixita/pod-level-resources84e0db8Merge pull request #127857 from Jefftree/cle-v1alpha2cbaf5a0Merge pull request #128686 from thockin/take_over_pr-125233Updates
k8s.io/apimachineryfrom 0.30.3 to 0.32.2Commits
59e9003Merge remote-tracking branch 'origin/master' into release-1.32639247cDrop use of winreadlinkvolume godebug option220d7c3Merge remote-tracking branch 'origin/master' into release-1.32c199d3bRevert to go1.22 windows filesystem stdlib behavior16af2ffimplement unsafe deletion, and wire it6ff8305api: run codegenca9b8b2api: add a new field to meta/v1 DeleteOptionsd941d9fMerge pull request #128503 from benluddy/cbor-codecs-featuregate3b4250fWire serving codecs to CBOR feature gate.daaad09Merge pull request #128501 from benluddy/watch-cbor-seqUpdates
k8s.io/client-gofrom 0.30.3 to 0.32.2Commits
86ff7a1Update dependencies to v0.32.2 tag4765adeMerge remote-tracking branch 'origin/master' into release-1.32692a511Drop use of winreadlinkvolume godebug option9df5099Merge remote-tracking branch 'origin/master' into release-1.32120beb2Revert to go1.22 windows filesystem stdlib behavior55d23e2Align fake client-go clients with the main interface646e79bRun codegenc475fe0Generify fake clientsets955401cMerge pull request #128407 from ndixita/pod-level-resourceseddb107Merge pull request #127857 from Jefftree/cle-v1alpha2Updates
k8s.io/utilsfrom 0.0.0-20230726121419-3b25d923346b to 0.0.0-20241104100929-3ea5e8cea738Commits
Updates
sigs.k8s.io/controller-runtimefrom 0.18.4 to 0.20.3Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
... (truncated)
Commits
bd9c786Merge pull request #3147 from alvaroaleman/revc1de925Revert "[release-0.20] ✨ Expose all Go runtime metrics (#3100)"e8b6292Merge pull request #3145 from k8s-infra-cherrypick-robot/cherry-pick-3143-to-...39fefb9bug: Fakeclient: Fix dataraces when writing to the scheme44bed88Merge pull request #3131 from k8s-infra-cherrypick-robot/cherry-pick-3129-to-...772ce35Export envtest.ReadCRDFiles22815fcMerge pull request #3127 from k8s-infra-cherrypick-robot/cherry-pick-3126-to-...b015843fix: cache should list out of global cache when present and necessary52b1791[release-0.20] 🌱 Update dependencies, k8s 1.32.1 (#3108)ed7d2a4Merge pull request #3106 from k8s-infra-cherrypick-robot/cherry-pick-3103-to-...Updates
sigs.k8s.io/e2e-frameworkfrom 0.4.0 to 0.6.0Release notes
Sourced from sigs.k8s.io/e2e-framework's releases.
... (truncated)
Commits
6e42505Merge pull request #484 from kubernetes-sigs/dependabot/go_modules/all-278d66...43f37b3build(deps): bump sigs.k8s.io/controller-runtime in the all group8828d06Merge pull request #483 from kubernetes-sigs/dependabot/go_modules/all-a1ea6b...c622919build(deps): bump the all group across 1 directory with 4 updatesb54dbcbMerge pull request #477 from kubernetes-sigs/dependabot/go_modules/all-91c26c...a5b5eb8Merge pull request #476 from dmvolod/update-example-controller-test-to-v0.5.0cef945cUpdating example controller test to e2e-framework v0.5.0 and make it running23e2d81sync go mod8a2fe72build(deps): bump the all group across 1 directory with 7 updates65f31fbMerge pull request #481 from kubernetes-sigs/dependabot/go_modules/golang.org...You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions