linkerd2/controller
Brian Smith 2098beb123
Don't relink web & controller executables when version changes. (#1338)
Speed up incremental rebuilds by avoiding relinking the controller
and/or web executables when changes are made to unrelated files.
Before this change, any time the git tag changed, the executables
would have to be rebuilt (relinked at least), even if no Go files
changed.

Validated by running the integration tests.

Signed-off-by: Brian Smith <brian@briansmith.org>
2018-07-26 16:20:36 -10:00
..
api Enable Tap from the Web UI (#1356) 2018-07-24 14:23:42 -04:00
ca Update prometheus labels to match k8s resource names (#1355) 2018-07-23 15:45:05 -07:00
cmd Send glog logs to stderr by default (#1367) 2018-07-25 12:59:24 -07:00
destination Update prometheus labels to match k8s resource names (#1355) 2018-07-23 15:45:05 -07:00
gen Rename CLI from conduit to linkerd (#1312) 2018-07-12 17:14:07 -07:00
k8s Update prometheus labels to match k8s resource names (#1355) 2018-07-23 15:45:05 -07:00
script/destination-client Migrate build infrastructure to linkerd2 (#1298) 2018-07-09 15:38:38 -07:00
tap Update prometheus labels to match k8s resource names (#1355) 2018-07-23 15:45:05 -07:00
Dockerfile Don't relink web & controller executables when version changes. (#1338) 2018-07-26 16:20:36 -10:00