Manage our tools' dependencies in a structured way #3318
Labels
area/dependency
Issues or PRs related to dependency changes
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Milestone
What would you like to be added:
We have many dependencies in our hack script that often do not get updated. A non-exhaustive list follows:
gateway-api/hack/verify-crds-kind.sh
Lines 48 to 49 in cb846ce
gateway-api/hack/verify-golint.sh
Lines 21 to 22 in cb846ce
gateway-api/hack/verify-yamllint.sh
Lines 21 to 22 in cb846ce
We need to discover all these dependencies and set up a way to either
The text was updated successfully, but these errors were encountered: