linkerd2/controller/gen
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
..
apis/serviceprofile Add traffic splitting to destination profiles (#2931) 2019-06-28 13:19:47 -07:00
client Update client-go to 1.13.1 (#2160) 2019-01-28 17:42:14 -08:00
common/healthcheck Upgrade protobuf to v1.2.0 (#1591) 2018-09-06 11:36:29 -07:00
config Allow custom cluster domain in controller components (#2950) 2019-07-23 08:59:41 -07:00
controller Install the Linkerd global and proxy config maps (#2344) 2019-02-22 15:28:21 -08:00
public Show pod status more clearly (#1967) (#2989) 2019-07-10 12:44:44 -07:00