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

Fix eks decommissioning for pet clusters #821

Merged
merged 1 commit into from
Sep 27, 2024
Merged

Fix eks decommissioning for pet clusters #821

merged 1 commit into from
Sep 27, 2024

Conversation

mikkeloscar
Copy link
Contributor

During decommission of EKS clusters CLM tried to get EKS endpoint URL and EKS endpoint CA from the config-item in cluster-registry. For pet clusters those config-items won't be set and thus the decommissioning won't work correctly.

Instead, simply discover the values dynamically from the EKS cluster.

Signed-off-by: Mikkel Oscar Lyderik Larsen <[email protected]>
@mikkeloscar mikkeloscar added the minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call. label Sep 27, 2024
@mikkeloscar
Copy link
Contributor Author

👍

1 similar comment
@linki
Copy link
Member

linki commented Sep 27, 2024

👍

@linki linki merged commit da14f45 into master Sep 27, 2024
8 of 10 checks passed
@linki linki deleted the eks-decommission branch September 27, 2024 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants