✨ envtest: add option to download binaries, bump envtest to v1.32.0#3135
Conversation
8319e6e to
1afd234
Compare
|
/hold Waiting for initial feedback, I'll add test coverage later |
Signed-off-by: Stefan Büringer buringerst@vmware.com
1afd234 to
4a70d59
Compare
| DownloadBinaryAssets bool | ||
|
|
||
| // DownloadBinaryAssetsVersion is the version of envtest binaries to download. | ||
| DownloadBinaryAssetsVersion string |
There was a problem hiding this comment.
We could maybe default this to the latest version?
There was a problem hiding this comment.
I might be blind but I don't see it?
There was a problem hiding this comment.
Sorry, pushed just now :)
(was sort of implied "with the next push", had to implement unit tests, took a bit)
|
@alvaroaleman Should be fixed + added test coverage /hold cancel |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: alvaroaleman, sbueringer The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
LGTM label has been added. DetailsGit tree hash: 71e08d42cda79e39617a26fe54fdd05ca7317224 |
This relies on yet unreleased features of controller-runtime, but it will we'll be able to roll forward to the next patch release as soon as one that contains both kubernetes-sigs/controller-runtime#3135 and kubernetes-sigs/controller-runtime#3137 is released.
This relies on yet unreleased features of controller-runtime, but it will we'll be able to roll forward to the next patch release as soon as one that contains both kubernetes-sigs/controller-runtime#3135 and kubernetes-sigs/controller-runtime#3137 is released.
This relies on yet unreleased features of controller-runtime, but it will we'll be able to roll forward to the next patch release as soon as one that contains both kubernetes-sigs/controller-runtime#3135 and kubernetes-sigs/controller-runtime#3137 is released.
This relies on yet unreleased features of controller-runtime, but it will we'll be able to roll forward to the next patch release as soon as one that contains both kubernetes-sigs/controller-runtime#3135 and kubernetes-sigs/controller-runtime#3137 is released.
This relies on yet unreleased features of controller-runtime, but it will we'll be able to roll forward to the next patch release as soon as one that contains both kubernetes-sigs/controller-runtime#3135 and kubernetes-sigs/controller-runtime#3137 is released.
This relies on yet unreleased features of controller-runtime, but it will we'll be able to roll forward to the next patch release as soon as one that contains both kubernetes-sigs/controller-runtime#3135 and kubernetes-sigs/controller-runtime#3137 is released.
…ubernetes-sigs#3135) * envtest: add option to download binaries, bump envtest to v1.32.0 Signed-off-by: Stefan Büringer buringerst@vmware.com * Fix review findings --------- Signed-off-by: Stefan Büringer buringerst@vmware.com
Signed-off-by: Stefan Büringer buringerst@vmware.com