open-nomad/nomad/state
James Rasell 9782d6d7ff
acl: allow tokens to lookup linked roles. (#14227)
When listing or reading an ACL role, roles linked to the ACL token
used for authentication can be returned to the caller.
2022-08-24 13:51:51 +02:00
..
indexer
paginator
autopilot.go
autopilot_test.go
deployment_events_test.go
events.go
events_test.go
iterator.go
schema.go core: add ACL role state schema and functionality. (#13955) 2022-08-09 09:33:41 +02:00
schema_test.go
state_changes.go
state_store.go acl: allow tokens to lookup linked roles. (#14227) 2022-08-24 13:51:51 +02:00
state_store_acl.go acl: add replication to ACL Roles from authoritative region. (#14176) 2022-08-22 08:54:07 +02:00
state_store_acl_test.go acl: add replication to ACL Roles from authoritative region. (#14176) 2022-08-22 08:54:07 +02:00
state_store_oss.go
state_store_restore.go core: add ACL role state schema and functionality. (#13955) 2022-08-09 09:33:41 +02:00
state_store_restore_test.go core: add ACL role state schema and functionality. (#13955) 2022-08-09 09:33:41 +02:00
state_store_secure_variables.go
state_store_secure_variables_test.go
state_store_service_regisration_test.go
state_store_service_registration.go
state_store_test.go
testing.go