linkerd2/controller/api
arminbuerkle 010efac24b Allow custom cluster domain in controller components (#2950)
* Allow custom cluster domain in destination watcher

The change relaxes the constrains of an authority requiring a
`svc.cluster.local` suffix to only require `svc` as third part.

A unit test could be added though the destination/server and endpoint
watcher already test this behaviour.

* Update proto to allow setting custom cluster domain

Update golden templates

* Allow setting custom domain in grpc, web server

* Remove cluster domain flags from web srv and public api

* Set defaultClusterDomain in validateAndBuild if none is set

Signed-off-by: Armin Buerkle <armin.buerkle@alfatraining.de>
2019-07-23 08:59:41 -07:00
..
destination Allow custom cluster domain in controller components (#2950) 2019-07-23 08:59:41 -07:00
discovery Add discovery package for managing discovery API (#2317) 2019-02-18 16:38:04 -08:00
public Add pod status to linkerd check (#3065) 2019-07-18 15:56:19 -07:00
util Expand and improve edges API endpoint (#3007) 2019-06-28 15:46:04 -07:00