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

cli: remove default for ACL token type on update #18689

Merged
merged 2 commits into from
Oct 10, 2023

Commits on Oct 6, 2023

  1. cli: remove default for ACL token type on update

    With a default value set to `client`, the `nomad acl token update`
    command can silently downgrade a management token to client on update if
    the command does not specify `-type=management` on every update.
    lgfa29 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    6fde749 View commit details
    Browse the repository at this point in the history
  2. changelog: add entry for #18689

    lgfa29 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    30ed8d8 View commit details
    Browse the repository at this point in the history