`./hack/update-deps.sh` needs rework
Open
Nobody has claimed this yet.
kind/misc
- Dominant language
- Go
- Stars
- 608
- Forks
- 263
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 125
Description
It is not up-to-date, and not necessarily relied on to do anything anymore (except validating the vendor folder is up-to-date).
We need to refine the way we update our deps, and most likely rely as much as we can on go.mod.
/kind misc
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read hack/update-deps.sh and go.mod first, then inspect how the vendor folder is currently validated. Done means the dependency-update process is clarified and relies on go.mod as much as possible while retaining the needed vendor validation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, shell
- Domain
- build-system, tooling
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100