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 siderolabs group across 1 directory with 2 updates #210

Closed dependabot[bot] closed 6 days ago

dependabot[bot] commented 1 week 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.6.4 to 0.7.1

Release notes

Sourced from github.com/cosi-project/runtime's releases.

v0.7.1

What's Changed

Full Changelog: https://github.com/cosi-project/runtime/compare/v0.7.0...v0.7.1

v0.7.0

What's Changed

Full Changelog: https://github.com/cosi-project/runtime/compare/v0.6.4...v0.7.0

Commits


Updates github.com/siderolabs/talos/pkg/machinery from 1.8.1 to 1.8.2

Release notes

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

v1.8.2

Talos 1.8.2 (2024-10-28)

Welcome to the v1.8.2 release of Talos!

Starting with Talos v1.8.0, only standard assets would be published as github release assets. These include:

  • cloud-images.json
  • talosctl binaries
  • kernel
  • initramfs
  • metal iso and disk images
  • talosctl-cni-bundle

All other release assets can be downloaded from Image Factory.

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

Component Updates

Linux: 6.6.58 containerd: 2.0.0-rc.6 runc: 1.2.0 Kubernetes: 1.31.2

Talos is built with Go 1.22.8.

Contributors

  • Andrey Smirnov
  • Dmitriy Matrenichev
  • Joakim Nohlgård
  • Noel Georgi
  • Philip Schmid
  • Philipp Kleber
  • Serge Logvinov

Changes

  • siderolabs/talos@88f861a08 release(v1.8.2): prepare release
  • siderolabs/talos@cfc10106a fix: include iptables/netfilter ipv6 fix
  • siderolabs/talos@d8e2daf77 fix: wait for udevd to be running before activating LVM
  • siderolabs/talos@e105a3d74 fix: talosctl process null character
  • siderolabs/talos@0e96e99b2 fix: rework the 'metal-iso' config acquisition
  • siderolabs/talos@7ef579650 fix: improve error messages for invalid bridge/bond configuration
  • siderolabs/talos@a3fcbe0ba chore: rename tpm2.PCRExtent -> tpm2.PCRExtend

... (truncated)

Commits
  • 88f861a release(v1.8.2): prepare release
  • cfc1010 fix: include iptables/netfilter ipv6 fix
  • d8e2daf fix: wait for udevd to be running before activating LVM
  • e105a3d fix: talosctl process null character
  • 0e96e99 fix: rework the 'metal-iso' config acquisition
  • 7ef5796 fix: improve error messages for invalid bridge/bond configuration
  • a3fcbe0 chore: rename tpm2.PCRExtent -> tpm2.PCRExtend
  • a9e6e60 fix: correct error message for invalid ip=
  • 49de0ab fix: update incorrect alias for PCIDevice resource
  • 9b561ac feat: add Talos 1.9 compatibility guarantees
  • 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 6 days ago

Superseded by #211.