nomad icon indicating copy to clipboard operation
nomad copied to clipboard

Add ACL auto bootstrapping option

Open angrycub opened this issue 1 year ago • 1 comments

This enables Nomad to start and bootstrap the ACL subsystem without having to run the nomad acl bootstrap command separately. This does require a certain amount of post-deployment hygeine around removing these values after using them in bootstrap.

The primary usecases for this being

  • Facilitating starting debugger-built binaries in ACL-enabled mode when performing interactive debugging
  • Reducing complexity of e2e tests that require ACL-enabled clusters

angrycub avatar May 22 '24 17:05 angrycub

Ref: https://hashicorp.atlassian.net/browse/NET-10379

tgross avatar Jul 08 '24 16:07 tgross