There's a namerd script that is pinned to the master branch of linkerd2-proxy-api (which no longer exists):
namerd/iface/destination/src/main/resources/pull-destination-proto.sh:DESTINATION_PROTO=$(curl https://raw.githubusercontent.com/linkerd/linkerd2-proxy-api/master/proto/destination.proto)
namerd/iface/destination/src/main/resources/pull-destination-proto.sh:NET_PROTO=$(curl https://raw.githubusercontent.com/linkerd/linkerd2-proxy-api/master/proto/net.proto)
This should be pinned to a specific tag or SHA.
There's a namerd script that is pinned to the
masterbranch oflinkerd2-proxy-api(which no longer exists):This should be pinned to a specific tag or SHA.