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

rbd: create token and use it for vault SA #3174

Merged
merged 2 commits into from
Jun 17, 2022

Commits on Jun 17, 2022

  1. rbd: create token and use it for vault SA

    create the token if kubernetes version in
    1.24+ and use it for vault sa.
    
    Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
    Signed-off-by: Rakshith R <rar@redhat.com>
    Madhu-1 authored and mergify[bot] committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    2f872e7 View commit details
    Browse the repository at this point in the history
  2. rebase: update minikube to v1.26.0-beta.1

    This version is required to support k8s 1.24,
    which is inturn required to test new sa token
    behavior.
    
    Signed-off-by: Rakshith R <rar@redhat.com>
    Rakshith-R authored and mergify[bot] committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    0b3ae07 View commit details
    Browse the repository at this point in the history