linkerd2/controller
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
..
api Allow custom cluster domain in controller components (#2950) 2019-07-23 08:59:41 -07:00
cmd Make the routes command traffic split aware (#3030) 2019-07-10 12:45:35 -07:00
gen Allow custom cluster domain in controller components (#2950) 2019-07-23 08:59:41 -07:00
identity Introduce the Identity controller implementation (#2521) 2019-03-19 13:58:45 -07:00
k8s Sort slices to avoid flakeyness in tests (#3064) 2019-07-16 16:03:21 -07:00
proxy-injector Have `GetOwnerKindAndName` be able to skip the cache (#2972) 2019-06-20 12:58:15 -05:00
script Have `linkerd endpoints` use `Destination.Get` (#2990) 2019-07-03 09:11:03 -05:00
sp-validator Install MWC and VWC During Installation (#2806) 2019-05-20 12:43:50 -07:00
tap Have `GetOwnerKindAndName` be able to skip the cache (#2972) 2019-06-20 12:58:15 -05:00
webhook Install MWC and VWC During Installation (#2806) 2019-05-20 12:43:50 -07:00
Dockerfile Add prometheus metrics for watchers (#3022) 2019-07-08 11:50:26 -07:00