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 nil pointer when cluster creation fails #551

Merged
merged 1 commit into from
Jan 8, 2025
Merged

Conversation

cartermckinnon
Copy link
Member

Description of changes:

When cluster creation fails, k8sClient is nil, causing a panic.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@cartermckinnon cartermckinnon merged commit fcffd59 into main Jan 8, 2025
5 of 7 checks passed
@cartermckinnon cartermckinnon deleted the nil-pointer-logs branch January 8, 2025 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants