Daniel Nephin
7efc2e7516
Merge pull request #9444 from hashicorp/dnephin/config-tests-sanitize
...
config: Use golden for TestRuntimeConfig_Sanitize
2021-01-11 22:43:01 +00:00
Daniel Nephin
bac369b0f4
Merge pull request #9249 from hashicorp/dnephin/config-tags
...
config: use fields to detect enterprise-only settings
2021-01-08 00:50:15 +00:00
Matt Keeler
dfaaa0b73a
Refactor to call non-voting servers read replicas ( #9191 )
...
Co-authored-by: Kit Patella <kit@jepsen.io>
2020-11-17 15:54:38 +00:00
Matt Keeler
0d8bf9c62c
Remove oss/ent divergence of runtime_test.go ( #8903 )
2020-10-09 10:45:11 -04:00
Daniel Nephin
f1a41318d7
token: OSS support for enterprise tokens
2020-08-31 15:10:15 -04:00
Daniel Nephin
068b43df90
Enable gofmt simplify
...
Code changes done automatically with 'gofmt -s -w'
2020-06-16 13:21:11 -04:00
Matt Keeler
cbe3a70f56
Update enterprise configurations to be in OSS
...
This will emit warnings about the configs not doing anything but still allow them to be parsed.
This also added the warnings for enterprise fields that we already had in OSS but didn’t change their enforcement behavior. For example, attempting to use a network segment will cause a hard error in OSS.
2020-05-04 10:21:05 -04:00
Matt Keeler
3faee222f2
OSS changes to allow for parsing the enterprise DNS config prop… ( #6959 )
2019-12-18 10:16:35 -05:00
Matt Keeler
5934f803bf
Sync of OSS changes to support namespaces ( #6909 )
2019-12-09 21:26:41 -05:00