-
Notifications
You must be signed in to change notification settings - Fork 260
deps: bump the all-go-minor-and-patch group with 25 updates #4031
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
Closed
dependabot
wants to merge
1
commit into
release/v1.6
from
07d1dependabot/go_modules/release/v1.6/all-go-minor-and-patch-cb74a18527
Closed
deps: bump the all-go-minor-and-patch group with 25 updates #4031
dependabot
wants to merge
1
commit into
release/v1.6
from
07d1dependabot/go_modules/release/v1.6/all-go-minor-and-patch-cb74a18527
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
Bumps the all-go-minor-and-patch group with 25 updates: | Package | From | To | | --- | --- | --- | | [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) | `1.18.2` | `1.19.0` | | [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) | `1.10.1` | `1.11.0` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.23.0` | `1.23.2` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.9.1` | `1.10.1` | | [github.com/spf13/pflag](https://github.com/spf13/pflag) | `1.0.7` | `1.0.9` | | [github.com/spf13/viper](https://github.com/spf13/viper) | `1.20.1` | `1.21.0` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.10.0` | `1.11.1` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.35.0` | `0.36.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.74.2` | `1.75.0` | | google.golang.org/protobuf | `1.36.6` | `1.36.8` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.30.14` | `0.31.12` | | [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.30.1` | `0.31.12` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.30.14` | `0.31.12` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.30.14` | `0.31.12` | | [k8s.io/utils](https://github.com/kubernetes/utils) | `0.0.0-20240310230437-4693a0247e57` | `0.0.0-20240711033017-18e509b52bc8` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.18.4` | `0.22.1` | | [github.com/prometheus/common](https://github.com/prometheus/common) | `0.65.0` | `0.66.1` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.40.0` | `0.41.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.42.0` | `0.43.0` | | [golang.org/x/time](https://github.com/golang/time) | `0.12.0` | `0.13.0` | | [github.com/cilium/cilium](https://github.com/cilium/cilium) | `1.15.15` | `1.18.1` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.16.0` | `0.17.0` | | [k8s.io/kubectl](https://github.com/kubernetes/kubectl) | `0.28.5` | `0.33.3` | | [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes) | `1.30.14` | `1.34.0` | | [k8s.io/kubelet](https://github.com/kubernetes/kubelet) | `0.30.14` | `0.34.0` | Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.18.2 to 1.19.0 - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/sdk-breaking-changes-guide-migration.md) - [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.18.2...sdk/azcore/v1.19.0) Updates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.10.1 to 1.11.0 - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/sdk-breaking-changes-guide-migration.md) - [Commits](Azure/azure-sdk-for-go@sdk/azidentity/v1.10.1...sdk/azcore/v1.11.0) Updates `github.com/prometheus/client_golang` from 1.23.0 to 1.23.2 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.23.0...v1.23.2) Updates `github.com/spf13/cobra` from 1.9.1 to 1.10.1 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.9.1...v1.10.1) Updates `github.com/spf13/pflag` from 1.0.7 to 1.0.9 - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](spf13/pflag@v1.0.7...v1.0.9) Updates `github.com/spf13/viper` from 1.20.1 to 1.21.0 - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.20.1...v1.21.0) Updates `github.com/stretchr/testify` from 1.10.0 to 1.11.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.10.0...v1.11.1) Updates `golang.org/x/sys` from 0.35.0 to 0.36.0 - [Commits](golang/sys@v0.35.0...v0.36.0) Updates `google.golang.org/grpc` from 1.74.2 to 1.75.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.74.2...v1.75.0) Updates `google.golang.org/protobuf` from 1.36.6 to 1.36.8 Updates `k8s.io/api` from 0.30.14 to 0.31.12 - [Commits](kubernetes/api@v0.30.14...v0.31.12) Updates `k8s.io/apiextensions-apiserver` from 0.30.1 to 0.31.12 - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases) - [Commits](kubernetes/apiextensions-apiserver@v0.30.1...v0.31.12) Updates `k8s.io/apimachinery` from 0.30.14 to 0.31.12 - [Commits](kubernetes/apimachinery@v0.30.14...v0.31.12) Updates `k8s.io/client-go` from 0.30.14 to 0.31.12 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.30.14...v0.31.12) Updates `k8s.io/utils` from 0.0.0-20240310230437-4693a0247e57 to 0.0.0-20240711033017-18e509b52bc8 - [Commits](https://github.com/kubernetes/utils/commits) Updates `sigs.k8s.io/controller-runtime` from 0.18.4 to 0.22.1 - [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.22.1) Updates `github.com/prometheus/common` from 0.65.0 to 0.66.1 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md) - [Commits](prometheus/common@v0.65.0...v0.66.1) Updates `golang.org/x/crypto` from 0.40.0 to 0.41.0 - [Commits](golang/crypto@v0.40.0...v0.41.0) Updates `golang.org/x/net` from 0.42.0 to 0.43.0 - [Commits](golang/net@v0.42.0...v0.43.0) Updates `golang.org/x/time` from 0.12.0 to 0.13.0 - [Commits](golang/time@v0.12.0...v0.13.0) Updates `github.com/cilium/cilium` from 1.15.15 to 1.18.1 - [Release notes](https://github.com/cilium/cilium/releases) - [Changelog](https://github.com/cilium/cilium/blob/1.18.1/CHANGELOG.md) - [Commits](cilium/cilium@1.15.15...1.18.1) Updates `golang.org/x/sync` from 0.16.0 to 0.17.0 - [Commits](golang/sync@v0.16.0...v0.17.0) Updates `k8s.io/kubectl` from 0.28.5 to 0.33.3 - [Commits](kubernetes/kubectl@v0.28.5...v0.33.3) Updates `k8s.io/kubernetes` from 1.30.14 to 1.34.0 - [Release notes](https://github.com/kubernetes/kubernetes/releases) - [Commits](kubernetes/kubernetes@v1.30.14...v1.34.0) Updates `k8s.io/kubelet` from 0.30.14 to 0.34.0 - [Commits](kubernetes/kubelet@v0.30.14...v0.34.0) --- updated-dependencies: - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: github.com/prometheus/client_golang dependency-version: 1.23.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-minor-and-patch - dependency-name: github.com/spf13/cobra dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: github.com/spf13/pflag dependency-version: 1.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-minor-and-patch - dependency-name: github.com/spf13/viper dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: github.com/stretchr/testify dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: golang.org/x/sys dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: google.golang.org/grpc dependency-version: 1.75.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: google.golang.org/protobuf dependency-version: 1.36.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-minor-and-patch - dependency-name: k8s.io/api dependency-version: 0.31.12 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: k8s.io/apiextensions-apiserver dependency-version: 0.31.12 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: k8s.io/apimachinery dependency-version: 0.31.12 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: k8s.io/client-go dependency-version: 0.31.12 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: k8s.io/utils dependency-version: 0.0.0-20240711033017-18e509b52bc8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-minor-and-patch - dependency-name: sigs.k8s.io/controller-runtime dependency-version: 0.22.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: github.com/prometheus/common dependency-version: 0.66.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: golang.org/x/crypto dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: golang.org/x/net dependency-version: 0.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: golang.org/x/time dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: github.com/cilium/cilium dependency-version: 1.18.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: golang.org/x/sync dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: k8s.io/kubectl dependency-version: 0.33.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: k8s.io/kubernetes dependency-version: 1.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: k8s.io/kubelet dependency-version: 0.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
|
/azp run Azure Container Networking PR |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 all-go-minor-and-patch group with 25 updates:
1.18.21.19.01.10.11.11.01.23.01.23.21.9.11.10.11.0.71.0.91.20.11.21.01.10.01.11.10.35.00.36.01.74.21.75.01.36.61.36.80.30.140.31.120.30.10.31.120.30.140.31.120.30.140.31.120.0.0-20240310230437-4693a0247e570.0.0-20240711033017-18e509b52bc80.18.40.22.10.65.00.66.10.40.00.41.00.42.00.43.00.12.00.13.01.15.151.18.10.16.00.17.00.28.50.33.31.30.141.34.00.30.140.34.0Updates
github.com/Azure/azure-sdk-for-go/sdk/azcorefrom 1.18.2 to 1.19.0Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/azcore's releases.
Commits
f087199Prep azcore v1.19.0 for release (#25133)80c4d51Sync eng/common directory with azure-sdk-tools for PR 11745 (#25122)4956bddUpgrade emitter and TypeSpec packages to latest versions (#25126)7ce33a1Sync eng/common directory with azure-sdk-tools for PR 11741 (#25121)a3684d1Configurations: 'specification/impact/Impact.Management/tspconfig.yaml', API...51f157bSync eng/common directory with azure-sdk-tools for PR 11726 (#25097)cb9ef37Increment package version after release of storage/azqueue (#24971)2b7f1d6[Release] sdk/resourcemanager/containerservicefleet/armcontainerservicefleet/...519e8abtypespec merged stay on main (#25094)ee07fa9Sync eng/common directory with azure-sdk-tools for PR 11559 (#25092)Updates
github.com/Azure/azure-sdk-for-go/sdk/azidentityfrom 1.10.1 to 1.11.0Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/azidentity's releases.
Commits
48635caPrep [email protected] for release (#22659)50b2bf8Live ACI managed identity test (#22652)cd77088Support template validation canary runs (#22649)40d2675Update loc.go (#22657)5c679beSync eng/common directory with azure-sdk-tools for PR 7977 (#22655)3c80879Don't consider 429 as terminal failure for Location poller (#22651)a25e0d3generator tool fix (#22654)ed8dd1fCorrect IMDS resource ID query parameter (#22650)1c38041[azeventgrid(old)] Fixing a test error so we can deprecate this library (#22647)9aa1861[azeventgrid(old)] Officially deprecating this module (#22643)Updates
github.com/prometheus/client_golangfrom 1.23.0 to 1.23.2Release notes
Sourced from github.com/prometheus/client_golang's releases.
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
8179a56Cut v1.23.2 (#1870)4142b59Merge pull request #1869 from prometheus/arve/upgrade-common4ff40f0Cut v1.23.1 (#1867)989b029Upgrade to prometheus/common v0.66 (#1866)Updates
github.com/spf13/cobrafrom 1.9.1 to 1.10.1Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
7da941cchore: Bump pflag to v1.0.9 (#2305)51d6751Bump pflag to 1.0.8 (#2303)3f3b818Update README.md with new logodcaf42eAdd Periscope to the list of projects using Cobra (#2299)6dec1aeThe default ShellCompDirective can be customized for a command and its subcom...c8289c1chore(golangci-lint): add some exclusion presets4af7b64refactor: apply golangci-lint autofixes, work around false positives75790e4chore(golangci-lint): upgrade to v2db3ddb5Adding sponsorship to README.md67171d6putting sponsorship below headerUpdates
github.com/spf13/pflagfrom 1.0.7 to 1.0.9Release notes
Sourced from github.com/spf13/pflag's releases.
Commits
1043857Merge pull request #446 from spf13/fix-backwards-compat7412009fix: Restore ParseErrorsWhitelist name for nowb9c16faMerge pull request #444 from spf13/reset-args-even-if-empty40abc49Merge pull request #443 from spf13/silence-errhelp1bf832cUse errors.Is instead of equality checkd25dd24Reset args on re-parse even if empty094909dMerge pull request #365 from vaguecoder/str2str-sortedccb49e5Print Default Values of String-to-String in Sorted Orderb55ffb6fix: Don't print ErrHelp in ParseAll7c651d1Merge pull request #407 from tmc/fix-errhelpUpdates
github.com/spf13/viperfrom 1.20.1 to 1.21.0Release notes
Sourced from github.com/spf13/viper's releases.
Commits
394040cci: build on go 1.25812f548chore: update dependenciesd5271efci: update stale workflowdff303bfeat: add a stale issue scheduled action1287976build(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.1038932cdbuild(deps): bump github.com/go-viper/mapstructure/v2 in /remote6d014bebuild(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1b74c7eebuild(deps): bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0acd05e1fix: linting issuesae5a8e2ci: upgrade golangci-lintUpdates
github.com/stretchr/testifyfrom 1.10.0 to 1.11.1Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
2a57335Merge pull request #1788 from brackendawson/1785-backport-1.11af8c912Backport #1786 to release/1.11b7801fbMerge pull request #1778 from stretchr/dependabot/github_actions/actions/chec...69831f3build(deps): bump actions/checkout from 4 to 5a53be35Improve captureTestingT helperaafb604mock: improve formatting of error message7218e03improve error msg929a212Merge pull request #1758 from stretchr/dolmen/suite-faster-method-filteringbc7459esuite: faster filtering of methods (-testify.m)7d37b5csuite: refactor methodFilterUpdates
golang.org/x/sysfrom 0.35.0 to 0.36.0Commits
b06ce05windows: add FILE_ZERO_DATA_INFORMATION689cc11unix: fix Listen on solarisa4712b9plan9: drop go version tags for unsupported versions0293703unix: add IFAL_* consts and ifaddrlblmsg on linuxab85cbbunix/linux: extend rtnetlink constants9bd3753unix: switch (*CPUSet).Zero to clear builtin899c232windows/mkwinsyscall: use syscall.SyscallN instead of syscall.Syscall{6,9,12,15}543f21aall: upgrade go directive to at least 1.24.0 [generated]Updates
google.golang.org/grpcfrom 1.74.2 to 1.75.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
b9788efChange version to 1.75.0 (#8493)2bd74b2credentials: fix behavior of grpc.WithAuthority and credential handshake prec...9fa3267xds: remove xds client fallback environment variable (#8482)62ec29fgrpc: Fix cardinality violations in non-client streaming RPCs. (#8385)85240a5stats: change non-standard units to annotations (#8481)ac13172update deps (#8478)0a895bcexamples/opentelemetry: use experimental metrics in example (#8441)8b61e8fxdsclient: do not process updates from closed server channels (#8389)7238ab1Allow empty nodeID (#8476)9186ebdcleanup: use slices.Equal to simplify code (#8472)Updates
google.golang.org/protobuffrom 1.36.6 to 1.36.8Updates
k8s.io/apifrom 0.30.14 to 0.31.12Commits
eb59dd7Update dependencies to v0.31.12 tag46f6230Merge pull request #126761thockin/automated-cherry-pick-of-#1267491857695fix v1a3 ResourceSliceList metadata field name382a091update codegen and openapi1073c1eregen clients6f8e3bdReview feedback437d97aCoordinated Leader Election Alpha API63e21d3Merge pull request #126243 from SergeyKanzhelev/devicePluginFailuresca07d5agenerated files7192863add AllocatedResourcesStatus field to ContainerStatusUpdates
k8s.io/apiextensions-apiserverfrom 0.30.1 to 0.31.12Commits
4a8e122Update dependencies to v0.31.12 tagef71720Merge pull request #128940jpbetz/automated-cherry-pick-of-#1287376ca85aeMerge pull request #129519kishen-v/automated-cherry-pick-of-#12742258ad8a0Fix nil pointer dereference in selectable fields check When checking specVers...9dce4c0Fix Go vet errors for master golang67f4a1dinformers: add comment that Start does not block647748eMerge pull request #126353 from liggitt/fix-vendora9ee50frevendor dependencies1ab7536Merge pull request #126308 from cici37/hotFix4940c42Allowing direct CEL reserved keyword usage in CRD (#126188)Updates
k8s.io/apimachineryfrom 0.30.14 to 0.31.12Commits
a8f449eFalls back to SPDY for gorilla/websocket https proxy error62791ecMerge pull request #125571 from liggitt/filter-auth-02-sarcc2ba35add field and label selectors to authorization attributesce76a8fgenerate35052c5add subjectaccessreview field and label selectorsab06869Merge pull request #126105 from benluddy/cbor-framer429f4e4Implement runtime.Framer for CBOR Sequences.d7e1c53Merge pull request #126018 from aroradaman/bump-k8s-utils07cb122Merge pull request #125748 from benluddy/cbor-custom-marshalersdd17456bump k8s.io/utilsUpdates
k8s.io/client-gofrom 0.30.14 to 0.31.12Commits
7823584Update dependencies to v0.31.12 tag8eaec8fMerge pull request #129519kishen-v/automated-cherry-pick-of-#127422e935febFix Go vet errors for master golang5e3e8eainformers: add comment that Start does not blockf71a5ccCall non-blocking informerFactory.Start synchronously to avoid races4536e5aMerge pull request #124012 from Jefftree/le-controller93c6a5bMerge pull request #126353 from liggitt/fix-vendor6a9911arevendor dependenciesfe54892Merge pull request #126243 from SergeyKanzhelev/devicePluginFailures825f52eChange PingTime to be persistentUpdates
k8s.io/utilsfrom 0.0.0-20240310230437-4693a0247e57 to 0.0.0-20240711033017-18e509b52bc8Commits
Updates
sigs.k8s.io/controller-runtimefrom 0.18.4 to 0.22.1Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.