-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[RFE] Flat vendor directory #1914
Copy link
Copy link
Closed
Description
When revendoring installer project we are running into the issue with a double vendor directory for terraform and main project dependencies.
https://github.com/openshift/installer/tree/master/pkg/terraform/exec/vendor
https://github.com/openshift/installer/tree/master/vendor
When vendoring in installer its gets either truncated or squashed by dep.
It would be good somehow align vendor directories so we would not have this hack and have a flat vendor for the project.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels