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 with 1 update #134

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps the siderolabs group with 1 update: github.com/siderolabs/talos/pkg/machinery.

Updates github.com/siderolabs/talos/pkg/machinery from 1.6.4 to 1.6.5

Release notes

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

v1.6.5

Talos 1.6.5 (2024-02-22)

Welcome to the v1.6.5 release of Talos!

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

Kubernetes Upgrade

The command talosctl upgrade-k8s now supports specifying custom image references for Kubernetes components via --*-image flags. The default behavior is unchanged, and the flags are optional.

Component Updates

Kubernetes: 1.29.2 Linux: 6.1.78

Talos is built with Go 1.21.6.

Contributors

  • Andrey Smirnov
  • Noel Georgi
  • Anastasios Papagiannis
  • Andrian Zubovic
  • Matthieu S
  • Utku Ozdemir
  • pardomue

Changes

  • siderolabs/talos@22803bc5d release(v1.6.5): prepare release
  • siderolabs/talos@e5c198a32 feat: update pkgs
  • siderolabs/talos@54c60ddfb feat: allow access to all resources over siderolink in maintenance mode
  • siderolabs/talos@c7f5ff73e fix: use MachineStatus resource to check for boot done
  • siderolabs/talos@7d1378240 feat: support AWS KMS for the SecureBoot signing
  • siderolabs/talos@c6e7a95cc feat: custom image settings for k8s upgrade
  • siderolabs/talos@0f5e946f4 fix: ensure that Talos runs in a pod (container)
  • siderolabs/talos@fd93ce1b6 feat: update kernel with sfc driver and LSM updates
  • siderolabs/talos@36836878f fix: run xfs_repair on invalid argument error
  • siderolabs/talos@6ea29d927 feat: support systemd-boot ISO enroll keys option
  • siderolabs/talos@e993215fe fix: unlock the upgrade mutex properly
  • siderolabs/talos@5515a6bab fix: use a separate cgroup for each extension service

... (truncated)

Commits
  • 22803bc release(v1.6.5): prepare release
  • e5c198a feat: update pkgs
  • 54c60dd feat: allow access to all resources over siderolink in maintenance mode
  • c7f5ff7 fix: use MachineStatus resource to check for boot done
  • 7d13782 feat: support AWS KMS for the SecureBoot signing
  • c6e7a95 feat: custom image settings for k8s upgrade
  • 0f5e946 fix: ensure that Talos runs in a pod (container)
  • fd93ce1 feat: update kernel with sfc driver and LSM updates
  • 3683687 fix: run xfs_repair on invalid argument error
  • 6ea29d9 feat: support systemd-boot ISO enroll keys option
  • Additional commits viewable in compare view


Dependabot compatibility score

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 months ago

Superseded by #137.