linkerd2/pkg
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
..
addr Ensure destination service always sends pod metadata (#1291) 2018-07-10 15:08:59 -07:00
admin Add controller admin servers and readiness probes (#1168) 2018-06-20 17:32:44 -07:00
filesonly Move controller/util and web/util packages to pkg (#1109) 2018-06-13 11:25:56 -07:00
flags Send glog logs to stderr by default (#1367) 2018-07-25 12:59:24 -07:00
healthcheck 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
prometheus Add controller admin servers and readiness probes (#1168) 2018-06-20 17:32:44 -07:00
version Don't relink web & controller executables when version changes. (#1338) 2018-07-26 16:20:36 -10:00