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

[EKS] [request]: Allow user to modify the kube-apiserver flag --service-account-max-token-expiration #1836

Open
austintackaberry opened this issue Sep 15, 2022 · 0 comments
Labels
EKS Amazon Elastic Kubernetes Service Proposed Community submitted issue

Comments

@austintackaberry
Copy link

austintackaberry commented Sep 15, 2022

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Tell us about your request
I would like to make requests to TokenRequest API for tokens that have expiration > 24 hours. When I try to make a request to TokenRequest API for 30 day expiration, I receive a token that has 1 day expiration.

Which service(s) is this request for?
EKS

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?
This cluster is a development cluster, and I don't want users to have to fetch a new token every day in order to access this development cluster.

Are you currently working around this issue?
Yes, users have to refresh their token every day. But for kubernetes clusters with other cloud providers this is not a restriction, so other cloud provider kubernetes clusters have a better user experience.

@austintackaberry austintackaberry added the Proposed Community submitted issue label Sep 15, 2022
@mikestef9 mikestef9 added the EKS Amazon Elastic Kubernetes Service label Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EKS Amazon Elastic Kubernetes Service Proposed Community submitted issue
Projects
None yet
Development

No branches or pull requests

2 participants