open-consul/website/source/docs/connect
Paul Banks 92fe8c8e89 Add Proxy Upstreams to Service Definition (#4639)
* Refactor Service Definition ProxyDestination.

This includes:
 - Refactoring all internal structs used
 - Updated tests for both deprecated and new input for:
   - Agent Services endpoint response
   - Agent Service endpoint response
   - Agent Register endpoint
     - Unmanaged deprecated field
     - Unmanaged new fields
     - Managed deprecated upstreams
     - Managed new
   - Catalog Register
     - Unmanaged deprecated field
     - Unmanaged new fields
     - Managed deprecated upstreams
     - Managed new
   - Catalog Services endpoint response
   - Catalog Node endpoint response
   - Catalog Service endpoint response
 - Updated API tests for all of the above too (both deprecated and new forms of register)

TODO:
 - config package changes for on-disk service definitions
 - proxy config endpoint
 - built-in proxy support for new fields

* Agent proxy config endpoint updated with upstreams

* Config file changes for upstreams.

* Add upstream opaque config and update all tests to ensure it works everywhere.

* Built in proxy working with new Upstreams config

* Command fixes and deprecations

* Fix key translation, upstream type defaults and a spate of other subtele bugs found with ned to end test scripts...

TODO: tests still failing on one case that needs a fix. I think it's key translation for upstreams nested in Managed proxy struct.

* Fix translated keys in API registration.
≈

* Fixes from docs
 - omit some empty undocumented fields in API
 - Bring back ServiceProxyDestination in Catalog responses to not break backwards compat - this was removed assuming it was only used internally.

* Documentation updates for Upstreams in service definition

* Fixes for tests broken by many refactors.

* Enable travis on f-connect branch in this branch too.

* Add consistent Deprecation comments to ProxyDestination uses

* Update version number on deprecation notices, and correct upstream datacenter field with explanation in docs
2018-10-10 16:55:34 +01:00
..
ca website: update docs for leaf cert TTL option 2018-07-16 13:33:42 -07:00
native website: fix typo in connect example (#4774) 2018-10-10 11:01:57 +02:00
platform website: remove redundant "as well" 2018-06-25 12:25:43 -07:00
proxies website: clarify custom proxy integration and custom managed proxies 2018-06-25 12:25:10 -07:00
ca.html.md website: update docs for leaf cert TTL option 2018-07-16 13:33:42 -07:00
configuration.html.md Add Proxy Upstreams to Service Definition (#4639) 2018-10-10 16:55:34 +01:00
dev.html.md Starting Docs (#46) 2018-06-25 12:24:05 -07:00
index.html.md fix typo on connect/index (#4681) 2018-09-17 12:06:47 +01:00
intentions.html.md Update intentions documentation to clarify ACL behavior (#4546) 2018-08-20 20:03:53 +01:00
native.html.md website: make performance impact explicit for connect-native 2018-06-29 17:35:58 -07:00
proxies.html.md Add Proxy Upstreams to Service Definition (#4639) 2018-10-10 16:55:34 +01:00
security.html.md tenenacy > tenancy 2018-06-25 12:26:22 -07:00