linkerd2/test
Ivan Sim cf69dedf9c
Re-add the destination container to the controller spec (#3540)
* Re-add the destination container to the controller spec

This fix is necessary to avoid data plane downtime during an upgrade to
stable-2.6. All existing older proxies will continue to send requests to
this destination container, until the data plane is restarted.

On restart, the new pods will start forwarding their requests to the new
linkerd-dst service.

* Use the 2.6 destination service fqdn
* Fixed unit tests
* Fix integration test failure

Signed-off-by: Ivan Sim <ivan@buoyant.io>
2019-10-08 10:49:40 -07:00
..
edges Add integration tests for linkerd endpoints and edges (#3491) 2019-10-01 15:46:27 -05:00
egress Add support for k8s 1.16 (#3364) 2019-09-04 09:59:55 -05:00
endpoints Re-add the destination container to the controller spec (#3540) 2019-10-08 10:49:40 -07:00
get Put the destination controller into its own deployment (#3407) 2019-09-18 13:41:06 -05:00
inject Re-add the destination container to the controller spec (#3540) 2019-10-08 10:49:40 -07:00
routes Put the destination controller into its own deployment (#3407) 2019-09-18 13:41:06 -05:00
serviceprofiles Add support for k8s 1.16 (#3364) 2019-09-04 09:59:55 -05:00
stat Put the destination controller into its own deployment (#3407) 2019-09-18 13:41:06 -05:00
tap Add support for k8s 1.16 (#3364) 2019-09-04 09:59:55 -05:00
testdata Add --disable-heartbeat flag for linkerd install|upgrade (#3439) 2019-09-25 15:53:36 -05:00
install_test.go Put the destination controller into its own deployment (#3407) 2019-09-18 13:41:06 -05:00