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

Allow and recommend Orphaned Vault tokens #3992

Merged
merged 2 commits into from
Mar 16, 2018
Merged

Allow and recommend Orphaned Vault tokens #3992

merged 2 commits into from
Mar 16, 2018

Commits on Mar 15, 2018

  1. Allow and recommend Orphaned Vault tokens

    This PR removes enforcement that the Vault token role disallows orphaned
    tokens and recommends orphaned tokens to simplify the
    bootstrapping/upgrading of Nomad clusters. The requirement that Nomad's
    Vault token never expire and be shared by all instances of Nomad servers
    is not operationally friendly.
    dadgar committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    2e59986 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2018

  1. changelog

    dadgar committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    d101469 View commit details
    Browse the repository at this point in the history