siderolabs / talos-cloud-controller-manager

Generic cloud controller manager for hybrid deployments using Talos OS
MIT License
58 stars 11 forks source link

chore: Bump the k8s-io group with 6 updates #190

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps the k8s-io group with 6 updates:

Package From To
k8s.io/api 0.30.3 0.31.0
k8s.io/apimachinery 0.30.3 0.31.0
k8s.io/client-go 0.30.3 0.31.0
k8s.io/cloud-provider 0.30.3 0.31.0
k8s.io/component-base 0.30.3 0.31.0
k8s.io/controller-manager 0.30.3 0.31.0

Updates k8s.io/api from 0.30.3 to 0.31.0

Commits


Updates k8s.io/apimachinery from 0.30.3 to 0.31.0

Commits
  • a8f449e Falls back to SPDY for gorilla/websocket https proxy error
  • 62791ec Merge pull request #125571 from liggitt/filter-auth-02-sar
  • cc2ba35 add field and label selectors to authorization attributes
  • ce76a8f generate
  • 35052c5 add subjectaccessreview field and label selectors
  • ab06869 Merge pull request #126105 from benluddy/cbor-framer
  • 429f4e4 Implement runtime.Framer for CBOR Sequences.
  • d7e1c53 Merge pull request #126018 from aroradaman/bump-k8s-utils
  • 07cb122 Merge pull request #125748 from benluddy/cbor-custom-marshalers
  • dd17456 bump k8s.io/utils
  • Additional commits viewable in compare view


Updates k8s.io/client-go from 0.30.3 to 0.31.0

Commits
  • 02a19c3 Update dependencies to v0.31.0 tag
  • 5e3e8ea informers: add comment that Start does not block
  • f71a5cc Call non-blocking informerFactory.Start synchronously to avoid races
  • 4536e5a Merge pull request #124012 from Jefftree/le-controller
  • 93c6a5b Merge pull request #126353 from liggitt/fix-vendor
  • 6a9911a revendor dependencies
  • fe54892 Merge pull request #126243 from SergeyKanzhelev/devicePluginFailures
  • 825f52e Change PingTime to be persistent
  • f45c451 fix ordering issue in candidates
  • 18dd587 feedback: leasecandidate clients
  • Additional commits viewable in compare view


Updates k8s.io/cloud-provider from 0.30.3 to 0.31.0

Commits
  • b4dbb3c Update dependencies to v0.31.0 tag
  • ce7bef0 Merge pull request #125809 from aojea/cloud_hostname
  • cc641b6 Merge pull request #126018 from aroradaman/bump-k8s-utils
  • cfc2a9b bump k8s.io/utils
  • 6c37ed8 Merge pull request #125922 from dims/update_otel_27
  • 480a2ee update OpenTelemetry dependencies and grpc
  • 6e5510e add unit tests for hostname node.status.addresses
  • 2e650c1 Merge pull request #125759 from dims/bump-prometheus/common-v0.55.0
  • 39089da Merge pull request #124917 from vinayakankugoyal/kep4633
  • fa0efb6 Merge pull request #125766 from dims/update-moby/spdystream-to-v0.4.0
  • Additional commits viewable in compare view


Updates k8s.io/component-base from 0.30.3 to 0.31.0

Commits
  • 6123741 Update dependencies to v0.31.0 tag
  • 6332889 Merge pull request #126344 from MikeSpreitzer/fix-120112
  • 95f30f1 [sample-apiserver] Fix: Use Correct Effective Version for kube (#125941)
  • 763ac17 Merge pull request #126353 from liggitt/fix-vendor
  • 40cf325 revendor dependencies
  • d64a96d Relax noise margin in TestOneWeightedHistogram
  • 6cc953a Merge pull request #126204 from vrutkovs/unsafeRecordQueried-atomicPointer
  • f9413de featuregate: clone queriedFeatures only when mutation is needed
  • 6f32dbe Merge pull request #125926 from MadhavJivrajani/bump-staticcheck-exclude-SA1006
  • 64c7d3f .*: fix lint errors
  • Additional commits viewable in compare view


Updates k8s.io/controller-manager from 0.30.3 to 0.31.0

Commits
  • 9c6ceb5 Update dependencies to v0.31.0 tag
  • 46c2290 bump k8s.io/utils
  • e82593b Merge pull request #125922 from dims/update_otel_27
  • 2a52a94 update OpenTelemetry dependencies and grpc
  • 1ddf6a9 Merge pull request #125759 from dims/bump-prometheus/common-v0.55.0
  • b02d2e2 Merge pull request #125766 from dims/update-moby/spdystream-to-v0.4.0
  • 0446f89 Update moby/spdystream to v0.4.0
  • 6244446 Bump prometheus/common to v0.55.0
  • 7e049bf Merge pull request #125745 from BenTheElder/ping-ping
  • 510604f bump github.com/moby/spdystream to v0.3.0
  • Additional commits viewable in compare view


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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will 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 minor version` will 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 2 months ago

Superseded by #197.