sidero icon indicating copy to clipboard operation
sidero copied to clipboard

chore: bump github.com/talos-systems/cluster-api-control-plane-provider-talos from 0.4.6 to 0.4.8 in /sfyra

Open dependabot[bot] opened this issue 2 years ago • 0 comments

Bumps github.com/talos-systems/cluster-api-control-plane-provider-talos from 0.4.6 to 0.4.8.

Release notes

Sourced from github.com/talos-systems/cluster-api-control-plane-provider-talos's releases.

v0.4.8

CAPI Control Plane Provider Talos 0.4.8 (2022-08-02)

Welcome to the v0.4.8 release of CAPI Control Plane Provider Talos!

Please try out the release binaries and report any issues at https://github.com/talos-systems/cluster-api-control-plane-provider-talos/issues.

Contributors

  • Andrey Smirnov

Changes

  • talos-systems/cluster-api-control-plane-provider-talos@98e1df1 release(v0.4.8): prepare release
  • talos-systems/cluster-api-control-plane-provider-talos@06b21f8 fix: use 'control-plane' Kubernetes node label

Dependency Changes

This release has no dependency changes

Previous release can be found at v0.4.7

v0.4.7

CAPI Control Plane Provider Talos 0.4.7 (2022-07-25)

Welcome to the v0.4.7 release of CAPI Control Plane Provider Talos!

Please try out the release binaries and report any issues at https://github.com/talos-systems/cluster-api-control-plane-provider-talos/issues.

Fallback to External IPs

The control plane provider now falls back to external IPs if the internal IPs are not available for Talos bootstrapping.

This provides compatibility with some infrastructure providers that do not support internal IPs.

OnDelete Rollout Strategy

In addition to (default) RollingUpdate rollout strategy CACCPT now supports OnDelete rollout strategy which basically disables automatic rollout of updated

... (truncated)

Changelog

Sourced from github.com/talos-systems/cluster-api-control-plane-provider-talos's changelog.

CAPI Control Plane Provider Talos 0.4.8 (2022-08-02)

Welcome to the v0.4.8 release of CAPI Control Plane Provider Talos!

Please try out the release binaries and report any issues at https://github.com/talos-systems/cluster-api-control-plane-provider-talos/issues.

Contributors

  • Andrey Smirnov

Changes

  • 06b21f8 fix: use 'control-plane' Kubernetes node label

Dependency Changes

This release has no dependency changes

Previous release can be found at v0.4.7

CAPI Control Plane Provider Talos 0.4.7 (2022-07-25)

Welcome to the v0.4.7 release of CAPI Control Plane Provider Talos!

Please try out the release binaries and report any issues at https://github.com/talos-systems/cluster-api-control-plane-provider-talos/issues.

Fallback to External IPs

The control plane provider now falls back to external IPs if the internal IPs are not available for Talos bootstrapping.

This provides compatibility with some infrastructure providers that do not support internal IPs.

OnDelete Rollout Strategy

In addition to (default) RollingUpdate rollout strategy CACCPT now supports OnDelete rollout strategy which basically disables automatic rollout of updated control plane machines specification:

</tr></table> 

... (truncated)

Commits
  • 98e1df1 release(v0.4.8): prepare release
  • 06b21f8 fix: use 'control-plane' Kubernetes node label
  • 075800e release(v0.4.7): prepare release
  • eddb33f chore: disable one commit check for release branch
  • b5b75b5 fix: stop reporting negative unavailable replicas
  • 0cc410e feat: introduce 'OnDelete' rollout strategy type
  • 8dd3361 fix: fallback to ExternalIP for boostrap if no InternalIP is found
  • 86f043f feat: update CABPT to 0.5.4, Talos to 1.1.0
  • f0319d3 fix: tcp webhook resource name and version
  • See full diff 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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Aug 08 '22 01:08 dependabot[bot]