consul/agent/config
Paul Banks cd1b613352
connect: Add AWS PCA provider (#6795)
* Update AWS SDK to use PCA features.

* Add AWS PCA provider

* Add plumbing for config, config validation tests, add test for inheriting existing CA resources created by user

* Unparallel the tests so we don't exhaust PCA limits

* Merge updates

* More aggressive polling; rate limit pass through on sign; Timeout on Sign and CA create

* Add AWS PCA docs

* Fix Vault doc typo too

* Doc typo

* Apply suggestions from code review

Co-Authored-By: R.B. Boyer <rb@hashicorp.com>
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>

* Doc fixes; tests for erroring if State is modified via API

* More review cleanup

* Uncomment tests!

* Minor suggested clean ups
2019-11-21 17:40:29 +00:00
..
builder.go connect: Add AWS PCA provider (#6795) 2019-11-21 17:40:29 +00:00
config.go Set MinQuorum variable in Autopilot (#6654) 2019-10-29 09:04:41 -05:00
default.go Expose HTTP-based paths through Connect proxy (#6446) 2019-09-25 20:55:52 -06:00
default_oss.go Update to use a consulent build tag instead of just ent (#5759) 2019-05-01 11:11:27 -04:00
doc.go Metrics service prefix (#3498) 2017-09-26 17:49:55 -07:00
flags.go log rotation: limit count of rotated log files (#5831) 2019-07-19 15:36:34 -06:00
flags_test.go XDS Server Config (#4730) 2018-10-10 16:55:34 +01:00
flagset.go New config parser, HCL support, multiple bind addrs (#3480) 2017-09-25 11:40:42 -07:00
merge.go Changes maps to merge vs. overwrite when processing configs. 2017-12-13 16:06:01 -08:00
merge_test.go Changes maps to merge vs. overwrite when processing configs. 2017-12-13 16:06:01 -08:00
runtime.go Set MinQuorum variable in Autopilot (#6654) 2019-10-29 09:04:41 -05:00
runtime_test.go connect: Add AWS PCA provider (#6795) 2019-11-21 17:40:29 +00:00
segment_oss.go Update to use a consulent build tag instead of just ent (#5759) 2019-05-01 11:11:27 -04:00
segment_oss_test.go Update to use a consulent build tag instead of just ent (#5759) 2019-05-01 11:11:27 -04:00