Skip to content
This repository was archived by the owner on Sep 9, 2020. It is now read-only.
This repository was archived by the owner on Sep 9, 2020. It is now read-only.

pruning: per directory/package setting ? #1720

@ldemailly

Description

@ldemailly

We'd like to prune agressively
https://github.com/istio/istio/blob/master/Gopkg.toml#L41-L44

yet we have a couple of directories we do need to keep some non go files (specifically .proto files)

I was expecting adding those to required= would do the trick but it doesn't appear to

https://github.com/istio/fortio/blob/master/fgrpc/ping.proto is missing
from
https://github.com/istio/vendor-istio/tree/master/istio.io/fortio/fgrpc
despite
https://github.com/istio/istio/blob/master/Gopkg.toml#L37

(or is it I should add istio.io/fortio/fgrpc too ? I will test that... but in general having the ability to scope the pruning to a constraint would be great)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions