open-nomad/nomad/state
Piotr Kazmierczak f4d6efe69f
acl: make auth method default across all types (#15869)
2023-01-26 14:17:11 +01:00
..
indexer
paginator
autopilot.go
autopilot_test.go
deployment_events_test.go
events.go events: add ACL binding rules to core events stream topics. (#15544) 2022-12-14 14:49:49 +01:00
events_test.go events: add ACL binding rules to core events stream topics. (#15544) 2022-12-14 14:49:49 +01:00
iterator.go
schema.go acl: add binding rule object state schema and functionality. (#15511) 2022-12-14 08:48:18 +01:00
schema_test.go
state_changes.go
state_store.go core: enforce strict steps for clients reconnect (#15808) 2023-01-25 15:53:59 -05:00
state_store_acl.go acl: add ACL roles to event stream topic and resolve policies. (#14923) 2022-10-20 09:43:35 +02:00
state_store_acl_binding_rule.go acl: add binding rule object state schema and functionality. (#15511) 2022-12-14 08:48:18 +01:00
state_store_acl_binding_rule_test.go bugfix: unit test for GetACLBindingRules (#15583) 2022-12-20 15:06:09 +01:00
state_store_acl_sso.go acl: make auth method default across all types (#15869) 2023-01-26 14:17:11 +01:00
state_store_acl_sso_test.go acl: make auth method default across all types (#15869) 2023-01-26 14:17:11 +01:00
state_store_acl_test.go cleanup: rename Equals to Equal for consistency (#14759) 2022-10-10 09:28:46 -05:00
state_store_oss.go
state_store_restore.go acl: add binding rule object state schema and functionality. (#15511) 2022-12-14 08:48:18 +01:00
state_store_restore_test.go acl: add binding rule object state schema and functionality. (#15511) 2022-12-14 08:48:18 +01:00
state_store_service_regisration_test.go cleanup: rename Equals to Equal for consistency (#14759) 2022-10-10 09:28:46 -05:00
state_store_service_registration.go cleanup: rename Equals to Equal for consistency (#14759) 2022-10-10 09:28:46 -05:00
state_store_test.go core: enforce strict steps for clients reconnect (#15808) 2023-01-25 15:53:59 -05:00
state_store_variables.go cleanup: rename Equals to Equal for consistency (#14759) 2022-10-10 09:28:46 -05:00
state_store_variables_oss.go
state_store_variables_test.go cleanup: rename Equals to Equal for consistency (#14759) 2022-10-10 09:28:46 -05:00
testing.go