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

vault: add new nomad setup vault -check commmand #19720

Merged
merged 4 commits into from Jan 12, 2024
Merged

Commits on Jan 11, 2024

  1. vault: add new nomad setup vault -check commmand

    The new `nomad setup vault -check` commmand can be used to retrieve
    information about the changes required before a cluster is migrated from
    the deprecated legacy authentication flow with Vault to use only
    workload identities.
    lgfa29 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    c597550 View commit details
    Browse the repository at this point in the history
  2. changelog: add entry for #19720

    lgfa29 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    8ae8ba6 View commit details
    Browse the repository at this point in the history
  3. fix test to check for error

    lgfa29 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    1a3b329 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. code review

    lgfa29 committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    1801e41 View commit details
    Browse the repository at this point in the history