Mark Anderson
|
ed3e42296d
|
Fixup acl.EnterpriseMeta
Signed-off-by: Mark Anderson <manderson@hashicorp.com>
|
2022-04-05 15:11:49 -07:00 |
R.B. Boyer
|
11fdc70b34
|
configentry: make a new package to hold shared config entry structs that aren't used for RPC or the FSM (#12384)
First two candidates are ConfigEntryKindName and DiscoveryChainConfigEntries.
|
2022-02-22 10:36:36 -06:00 |
R.B. Boyer
|
83bf7ab3ff
|
re-run gofmt on 1.17 (#11579)
This should let freshly recompiled golangci-lint binaries using Go 1.17
pass 'make lint'
|
2021-11-16 12:04:01 -06:00 |
Daniel Nephin
|
95b361ecc8
|
state: remove unnecessary kind index
The query can be performed using a prefix query on the ID index.
Also backport some enterprise changes to prevent conflicts.
|
2021-04-15 17:37:28 -04:00 |
Daniel Nephin
|
d2591312f8
|
state: add tests for config-entry indexers
|
2021-03-17 14:41:46 -04:00 |