Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pull-destination-proto.sh should use a pinned version #2403

Open
olix0r opened this issue Jun 25, 2020 · 0 comments
Open

pull-destination-proto.sh should use a pinned version #2403

olix0r opened this issue Jun 25, 2020 · 0 comments

Comments

@olix0r
Copy link
Member

olix0r commented Jun 25, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

1 participant