Skip to content

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

@olix0r

Description

@olix0r

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions