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

Upgrade the centraldashboard for supporting the BoundServiceAccountTokenVolume #49

Open
carloscao0928 opened this issue Jan 4, 2024 · 5 comments

Comments

@carloscao0928
Copy link

/kind feature

Why you need this feature:
Recently I had encounted a issue on our product that after loging to the Kubeflow, I got a 500 error, the menu can't show normally, looks like this:

screenshot-1

And then I checked the centraldashboard pod log and got this,

Screenshot 2024-01-02 at 18 16 46

After investigated I found it's due to the service account token life over 90 days, so the API had been rejected by AWS, refer here: https://docs.aws.amazon.com/eks/latest/userguide/service-accounts.html#identify-pods-using-stale-tokens

Describe the solution you'd like:
Restart the centraldashboard to refresh the sa token life.

Anything else you would like to add:
So I want know if any plan for upgrading this components or a better solution.

@thesuperzapper
Copy link
Member

@kimwnasptd we probably need to address this in a patch release (no specific need to cut a new overall Kubeflow version, however).

/priority 2

Copy link

@thesuperzapper: The label(s) priority/2 cannot be applied, because the repository doesn't have them.

In response to this:

@kimwnasptd we probably need to address this in a patch release (no specific need to cut a new overall Kubeflow version, however).

/priority 2

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@thesuperzapper
Copy link
Member

/priority p2

@andreyvelich
Copy link
Member

/transfer dashboard

Copy link

@carloscao0928: The label(s) kind/feature cannot be applied, because the repository doesn't have them.

In response to this:

/kind feature

Why you need this feature:
Recently I had encounted a issue on our product that after loging to the Kubeflow, I got a 500 error, the menu can't show normally, looks like this:

screenshot-1

And then I checked the centraldashboard pod log and got this,

Screenshot 2024-01-02 at 18 16 46

After investigated I found it's due to the service account token life over 90 days, so the API had been rejected by AWS, refer here: https://docs.aws.amazon.com/eks/latest/userguide/service-accounts.html#identify-pods-using-stale-tokens

Describe the solution you'd like:
Restart the centraldashboard to refresh the sa token life.

Anything else you would like to add:
So I want know if any plan for upgrading this components or a better solution.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@google-oss-prow google-oss-prow bot transferred this issue from kubeflow/kubeflow Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To Do
Development

No branches or pull requests

3 participants