siderolabs / cluster-api-control-plane-provider-talos

A control plane provider for CAPI + Talos
Mozilla Public License 2.0
60 stars 20 forks source link

feat: introduce 'OnDelete' rollout strategy type #132

Closed smira closed 2 years ago

smira commented 2 years ago

With this strategy, machines will be replaced only when existing machine is deleted and new one is created as part of scale-up event.

Fixes #129

Signed-off-by: Andrey Smirnov andrey.smirnov@talos-systems.com

smira commented 2 years ago

/m