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

[K8s] Use cluster_name_on_cloud for k8s #2465

Merged
merged 1 commit into from
Aug 26, 2023
Merged

Conversation

romilbhardwaj
Copy link
Collaborator

#2403 broke Kubernetes support, since some parts of the code was still using handle.cluster_name. This PR fixes it.

Tested:

  • sky local up && pytest tests/test_smoke.py --kubernetes -k "not TestStorageWithCredentials"

Copy link
Collaborator

@Michaelvll Michaelvll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ahh, sorry for that! I should have tested it. Thanks for the fix @romilbhardwaj!

@romilbhardwaj romilbhardwaj merged commit 285f4f5 into master Aug 26, 2023
@romilbhardwaj romilbhardwaj deleted the fix_clustername_k8s branch August 26, 2023 18:15
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