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

MIWI bug fix: parse KV error correctly #4078

Merged

Conversation

kimorris27
Copy link
Contributor

Which issue this PR addresses:

No Jira

What this PR does / why we need it:

This PR ensures that we parse any KV errors correctly, preventing cluster creation/deletion from being cut short by non-existent MSI certificates.

Test plan for issue:

Reproduced Caden's issue during cluster creation in local dev and then validated that my change fixes it

Is there any documentation that needs to be updated for this PR?

N/A

How do you know this will function as expected in production?

MIWI feature testing

Compare to deleteClusterMsiCertificate() in pkg/cluster/delete_test.go
@cadenmarchese cadenmarchese merged commit 7ffcefe into master Feb 3, 2025
21 checks passed
@kimorris27 kimorris27 deleted the kimorris27/hotfix-parse-msi-kv-error-properly branch February 4, 2025 13:51
ArrisLee pushed a commit that referenced this pull request Feb 9, 2025
Compare to deleteClusterMsiCertificate() in pkg/cluster/delete_test.go
s-fairchild pushed a commit that referenced this pull request Feb 19, 2025
Compare to deleteClusterMsiCertificate() in pkg/cluster/delete_test.go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chainsaw Pull requests or issues owned by Team Chainsaw ready-for-review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants