open-consul/agent/config
Daniel Nephin 047abdd73c acl: remove ACLDatacenter
This field has been unnecessary for a while now. It was always set to the same value
as PrimaryDatacenter. So we can remove the duplicate field and use PrimaryDatacenter
directly.

This change was made by GoLand refactor, which did most of the work for me.
2021-08-06 18:27:00 -04:00
..
testdata acl: remove ACLDatacenter 2021-08-06 18:27:00 -04:00
agent_limits.go
builder.go acl: remove ACLDatacenter 2021-08-06 18:27:00 -04:00
builder_oss.go config: add agent config flag for enterprise clients to indicate they wish to join a particular partition (#10572) 2021-07-08 10:03:38 -05:00
builder_oss_test.go Add OSS bits for supporting specifying the enterprise license via config 2021-05-20 16:11:33 -04:00
builder_test.go config: unexport the remaining builder methods 2021-07-06 18:42:09 -04:00
config.go Add OSS changes for specifying audit log permission mode 2021-07-30 09:58:11 -07:00
config_oss.go agent/structs: add a bunch more EnterpriseMeta helper functions to help with partitioning (#10669) 2021-07-22 13:20:45 -05:00
default.go GH-8728 add raft default values 2021-05-18 14:51:14 -04:00
default_oss.go
doc.go
flags.go config: update config settings and flags for ports.xds 2021-07-13 12:31:48 -04:00
flags_test.go config: update config settings and flags for ports.xds 2021-07-13 12:31:48 -04:00
flagset.go
golden_test.go
limits.go
limits_windows.go
merge.go
merge_test.go
runtime.go acl: remove ACLDatacenter 2021-08-06 18:27:00 -04:00
runtime_oss.go config: add agent config flag for enterprise clients to indicate they wish to join a particular partition (#10572) 2021-07-08 10:03:38 -05:00
runtime_oss_test.go config: add agent config flag for enterprise clients to indicate they wish to join a particular partition (#10572) 2021-07-08 10:03:38 -05:00
runtime_test.go acl: remove ACLDatacenter 2021-08-06 18:27:00 -04:00
segment_oss.go config: Unexport Builder and NewBuilder 2021-01-27 17:41:53 -05:00
segment_oss_test.go config: rename testCase fields 2021-02-16 14:40:16 -05:00