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

[Jobs/Serve] Warning for credentials that requires reauth #4433

Open
Michaelvll opened this issue Dec 3, 2024 · 0 comments
Open

[Jobs/Serve] Warning for credentials that requires reauth #4433

Michaelvll opened this issue Dec 3, 2024 · 0 comments
Labels

Comments

@Michaelvll
Copy link
Collaborator

For cloud credentials like AWS and GCP, they may have expiration, e.g. AWS SSO or gcloud reauth, which will cause significant leakage from the controller for jobs and service if we use these local credentials on the controller. We have multiple users encountered this.

A UX fix should be: we raise an error or print out a warning before starting the job/service if we detect the credential can require reauthorization (or even more aggressively, using the service account for controller by default)

Version & Commit info:

  • sky -v: PLEASE_FILL_IN
  • sky -c: PLEASE_FILL_IN
@Michaelvll Michaelvll added the P0 label Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant