open-consul/agent/consul/fsm
Daniel Nephin 26f3380688 acl: remove a couple legacy ACL operation constants
structs.ACLForceSet was deprecated 4 years ago, it should be safe to remove now.
ACLBootstrapNow was removed in a recent commit. While it is technically possible that a cluster with mixed version
could still attempt a legacy boostrap, we documented that the legacy system was deprecated in 1.4, so no
clusters that are being upgraded should be attempting a legacy boostrap.
2021-09-21 17:57:29 -04:00
..
commands_oss.go acl: remove a couple legacy ACL operation constants 2021-09-21 17:57:29 -04:00
commands_oss_test.go acl: remove a couple legacy ACL operation constants 2021-09-21 17:57:29 -04:00
fsm.go stream: Use a no-op event publisher if streaming is disabled 2020-10-28 13:54:19 -04:00
fsm_test.go Allow users to configure either unstructured or JSON logging (#7130) 2020-01-28 17:50:41 -06:00
snapshot.go trim help strings to save a few bytes 2020-11-16 11:02:11 -08:00
snapshot_oss.go state: partition nodes and coordinates in the state store (#10859) 2021-08-17 13:29:39 -05:00
snapshot_oss_test.go state: partition the usage metrics subsystem (#10867) 2021-08-18 09:27:15 -05:00