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 gofmt all the files 2021-10-01 10:14:28 -04:00
generate.go
generate_msgtypes.sh Update generate_msgtypes.sh now that iota is gone 2020-10-22 15:26:32 -07:00
msgpack.go reverting export of fixTime 2020-09-29 01:21:03 -04:00
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 Raft Debugging Improvements (#11414) 2021-11-04 10:16:12 -04:00
snapshot.go snapshot restore-from-archive streaming and filtering (#13658) 2022-07-11 10:48:00 -04:00
state.go agent: switch to go.etc.io/bbolt for state store 2022-02-23 14:28:31 -06:00
state_test.go ci: swap ci parallelization for unconstrained gomaxprocs 2022-03-15 12:58:52 -05:00