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] Backward compatibility between SkyPilot version and k8s image #2901

Closed
romilbhardwaj opened this issue Dec 26, 2023 · 2 comments
Closed
Labels
k8s Kubernetes related items Stale

Comments

@romilbhardwaj
Copy link
Collaborator

We need better versioning for our Kubernetes base images. After #2556, we moved our Kubernetes image versioning to images.csv in skypilot-catalog repo. Currently it defaults to fetching :latest image tag.

However, this is problematic since the latest image may be updated over time, and these changes may contain breaking changes. Example: #2826 (comment)

In addition to using specific version tags for images, we may need to go back from keeping the images.csv in the catalog to tying specific SkyPilot version to specific images (since a user catalog update may render their current SkyPilot version unusable on Kubernetes).

@romilbhardwaj romilbhardwaj added the k8s Kubernetes related items label Dec 26, 2023
Copy link
Contributor

This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions github-actions bot added the Stale label Apr 25, 2024
Copy link
Contributor

github-actions bot commented May 5, 2024

This issue was closed because it has been stalled for 10 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
k8s Kubernetes related items Stale
Projects
None yet
Development

No branches or pull requests

1 participant