siderolabs / cluster-api-bootstrap-provider-talos

A cluster-api bootstrap provider for deploying Talos clusters.
https://www.talos-systems.com
Mozilla Public License 2.0
111 stars 28 forks source link

fix: ensure secrets are deleted when cluster is dropped #61

Closed rsmitty closed 3 years ago

rsmitty commented 3 years ago

This PR fixes a bug where we left cert secrets behind after a cluster was deleted. This led to a case where clusters created with the same name would have issues.

Signed-off-by: Spencer Smith robertspencersmith@gmail.com

rsmitty commented 3 years ago

/approve

rsmitty commented 3 years ago

/lgtm