open-nomad/helper/raftutil
Piotr Kazmierczak 4851f9e68a
acl: sso auth method schema and store functions (#15191)
This PR implements ACLAuthMethod type, acl_auth_methods table schema and crud state store methods. It also updates nomadSnapshot.Persist and nomadSnapshot.Restore methods in order for them to work with the new table, and adds two new Raft messages: ACLAuthMethodsUpsertRequestType and ACLAuthMethodsDeleteRequestType

This PR is part of the SSO work captured under ☂️ ticket #13120.
2022-11-10 19:42:41 +01:00
..
fsm.go snapshot restore-from-archive streaming and filtering (#13658) 2022-07-11 10:48:00 -04:00
fsm_oss.go
generate.go
generate_msgtypes.sh
msgpack.go
msgpack_test.go ci: swap ci parallelization for unconstrained gomaxprocs 2022-03-15 12:58:52 -05:00
msgtypes.go acl: sso auth method schema and store functions (#15191) 2022-11-10 19:42:41 +01:00
sample_test.go
snapshot.go snapshot restore-from-archive streaming and filtering (#13658) 2022-07-11 10:48:00 -04:00
state.go
state_test.go ci: swap ci parallelization for unconstrained gomaxprocs 2022-03-15 12:58:52 -05:00