siderolabs / talos-cloud-controller-manager

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

chore: Bump the siderolabs group across 1 directory with 2 updates #168

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the siderolabs group with 2 updates in the / directory: github.com/cosi-project/runtime and github.com/siderolabs/talos/pkg/machinery.

Updates github.com/cosi-project/runtime from 0.4.2 to 0.4.4

Commits
  • 15e9d67 feat: add an error tag to destroy outputs
  • 2b7f173 chore: replace sync.Map with HashTrieMap
  • b2c32a5 chore: bump stuff
  • 828a29c chore: bump deps
  • 6a660d6 feat: support run and shutdown hooks in the QController
  • See full diff in compare view


Updates github.com/siderolabs/talos/pkg/machinery from 1.7.1 to 1.7.4

Release notes

Sourced from github.com/siderolabs/talos/pkg/machinery's releases.

v1.7.4

Talos 1.7.4 (2024-05-30)

Welcome to the v1.7.4 release of Talos!

Please try out the release binaries and report any issues at https://github.com/siderolabs/talos/issues.

Component Updates

Talos is built with Go 1.22.3.

Contributors

  • Andrey Smirnov
  • Dmitriy Matrenichev

Changes

  • siderolabs/talos@cb3a83088 release(v1.7.4): prepare release
  • siderolabs/talos@b0ad5904c fix: correct time adjustment in time.SyncController

Dependency Changes

  • github.com/beevik/ntp v1.4.2 -> v1.4.3
  • github.com/siderolabs/talos/pkg/machinery v1.7.3 -> v1.7.4
  • golang.org/x/net v0.24.0 -> v0.25.0
  • golang.org/x/sys v0.19.0 -> v0.20.0
  • golang.org/x/term v0.19.0 -> v0.20.0
  • golang.org/x/text v0.14.0 -> v0.15.0

Previous release can be found at v1.7.3

Images

ghcr.io/siderolabs/flannel:v0.25.1
ghcr.io/siderolabs/install-cni:v1.7.0-1-gbb76755
registry.k8s.io/coredns/coredns:v1.11.1
gcr.io/etcd-development/etcd:v3.5.13
registry.k8s.io/kube-apiserver:v1.30.1
registry.k8s.io/kube-controller-manager:v1.30.1
registry.k8s.io/kube-scheduler:v1.30.1
</tr></table> 

... (truncated)

Commits
  • cb3a830 release(v1.7.4): prepare release
  • b0ad590 fix: correct time adjustment in time.SyncController
  • b4e09d3 release(v1.7.3): prepare release
  • 92ec41c fix: mount tracefs filesystem
  • 1b3ac2c fix: workaround problems with udevd races
  • 1f2a870 fix: time sync over NTP from future era
  • 4e9aa30 fix: correctly handle dns messages in our dns implementation
  • 8159a00 fix: panic in osroot controller
  • b78fb4f fix: update go-tail library to fix 'short read' error
  • 2df5319 test: add a test for watchdog timers
  • 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 #170.