mirror of https://github.com/linkerd/linkerd2.git
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> |
||
---|---|---|
.. | ||
api | ||
ca | ||
cmd | ||
destination | ||
gen | ||
k8s | ||
script/destination-client | ||
tap | ||
Dockerfile |