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

Service Account Token Volumes #2451

Closed
4 tasks
shekhar-rajak opened this issue Feb 7, 2021 · 4 comments
Closed
4 tasks

Service Account Token Volumes #2451

shekhar-rajak opened this issue Feb 7, 2021 · 4 comments
Labels
sig/storage Categorizes an issue or PR as relevant to SIG Storage.

Comments

@shekhar-rajak
Copy link
Contributor

shekhar-rajak commented Feb 7, 2021

Enhancement Description

Kubernetes is able to provide pods with unique identity tokens that can prove
the caller is a particular pod to a Kubernetes API server. These tokens are
injected into pods as secrets. This proposal proposes a new mechanism of
distribution with support for improved service account tokens and explores how
to migrate from the existing mechanism backwards compatibly.

  • Discussion Link:
  • Primary contact (assignee): @smarterclayton @liggitt @mikedanese @zshihang
  • Responsible SIGs: sig-storage
  • Enhancement target (which target equals to which milestone):
    • Alpha release target (x.y):
    • Beta release target (x.y):
    • Stable release target (x.y):
  • Alpha
    • KEP (k/enhancements) update PR(s):
    • Code (k/k) update PR(s):
    • Docs (k/website) update PR(s):

Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.

@k8s-ci-robot k8s-ci-robot added the needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. label Feb 7, 2021
@shekhar-rajak
Copy link
Contributor Author

Migrating all the old template keps to new template : #2452

@kikisdeliveryservice kikisdeliveryservice added the sig/storage Categorizes an issue or PR as relevant to SIG Storage. label Feb 11, 2021
@k8s-ci-robot k8s-ci-robot removed the needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. label Feb 11, 2021
@zshihang
Copy link
Contributor

zshihang commented May 7, 2021

/close because it is replaced by #542

and the KEP is merged: #2663

@zshihang
Copy link
Contributor

zshihang commented May 7, 2021

/close

@k8s-ci-robot
Copy link
Contributor

@zshihang: Closing this issue.

In response to this:

/close

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sig/storage Categorizes an issue or PR as relevant to SIG Storage.
Projects
None yet
Development

No branches or pull requests

4 participants