Closed vincepri closed 3 years ago
/assign @christopherhein
Yes, it's in Cluster API itself and it's updated by updating the hash version of the capi hack/tools module in hack/tools/go.mod
Perfect, thanks @vincepri should it be loaded at test run or local setup time? Happy to keep it just want to confirm since it's a 2+mb binary in a repo.
/hold for @vincepri to diff another provider
Oh, missed the .gitignore 😂
Oh, missed the .gitignore 😂
That makes sense 👍
Should be good to go!
Awesome, thanks for putting all this base work in @vincepri !
/lgtm /approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: christopherhein, vincepri
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/hold cancel
🎉
This patchset adds a bunch of basic tools and files needed to start working on the controllers within the cluster api ecosystem. Enables us to speed through the basic chores to generate files, run prow jobs (these still need to be setup at the time of writing), add all the release tooling and automatic image building.
Signed-off-by: Vince Prignano vincepri@vmware.com