Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RFE] Cloud Credentials can be deleted even if there are clusters using them #45506

Open
DovydasNavickas opened this issue May 16, 2024 · 0 comments
Labels
kind/enhancement Issues that improve or augment existing functionality

Comments

@DovydasNavickas
Copy link

Is your feature request related to a problem? Please describe.

I had S3-Compatible Cloud Credentials and I deleted them, thinking that there will be a warning if the cluster is using them. Unfortunately, after credentials were deleted, I found this error on the cluster:

failed to lookup etcdSnapshotCloudCredentialName: secrets "cc-b22nx" not found, refreshing etcd create state

Describe the solution you'd like

When trying to delete the Cloud Credentials a warning that there is a cluster using them would be shown.

Describe alternatives you've considered

Manually checking the clusters for the credential. That maybe fine when there are only a couple of clusters, but at some point this becomes very tedious or just "delete and what breaks" kind of situation.

Additional context
Add any other context or screenshots about the feature request here.

@DovydasNavickas DovydasNavickas added the kind/enhancement Issues that improve or augment existing functionality label May 16, 2024
@DovydasNavickas DovydasNavickas changed the title [RFE] [RFE] Cloud Credentials can be deleted even if there are clusters using them May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Issues that improve or augment existing functionality
Projects
None yet
Development

No branches or pull requests

1 participant