Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ envtest: add option to download binaries, bump envtest to v1.32.0 #3135

Merged

Conversation

sbueringer
Copy link
Member

@sbueringer sbueringer commented Mar 1, 2025

Signed-off-by: Stefan Büringer buringerst@vmware.com

@k8s-ci-robot k8s-ci-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Mar 1, 2025
@k8s-ci-robot k8s-ci-robot requested review from inteon and vincepri March 1, 2025 15:28
@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Mar 1, 2025
@sbueringer sbueringer force-pushed the pr-envtest-dl-binaries branch 3 times, most recently from 8319e6e to 1afd234 Compare March 1, 2025 16:25
@sbueringer sbueringer changed the title [WIP] ✨ envtest: add option to download binaries, bump envtest to v1.32.0 ✨ envtest: add option to download binaries, bump envtest to v1.32.0 Mar 1, 2025
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Mar 1, 2025
@sbueringer
Copy link
Member Author

/hold

Waiting for initial feedback, I'll add test coverage later

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 1, 2025

Verified

This commit was signed with the committer’s verified signature. The key has expired.
sbueringer Stefan Büringer
Signed-off-by: Stefan Büringer buringerst@vmware.com
@sbueringer sbueringer force-pushed the pr-envtest-dl-binaries branch from 1afd234 to 4a70d59 Compare March 1, 2025 16:32
DownloadBinaryAssets bool

// DownloadBinaryAssetsVersion is the version of envtest binaries to download.
DownloadBinaryAssetsVersion string
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could maybe default this to the latest version?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea, done.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I might be blind but I don't see it?

Copy link
Member Author

@sbueringer sbueringer Mar 2, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, pushed just now :)

(was sort of implied "with the next push", had to implement unit tests, took a bit)

Verified

This commit was signed with the committer’s verified signature. The key has expired.
sbueringer Stefan Büringer
@k8s-ci-robot k8s-ci-robot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Mar 2, 2025
@sbueringer
Copy link
Member Author

@alvaroaleman Should be fixed + added test coverage

/hold cancel

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 2, 2025
@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 2, 2025
@k8s-ci-robot
Copy link
Contributor

[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

Needs approval from an approver in each of these files:
  • OWNERS [alvaroaleman,sbueringer]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 71e08d42cda79e39617a26fe54fdd05ca7317224

@alvaroaleman alvaroaleman added the tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges. label Mar 2, 2025
@k8s-ci-robot k8s-ci-robot merged commit b04d5fd into kubernetes-sigs:main Mar 2, 2025
11 checks passed
@sbueringer sbueringer deleted the pr-envtest-dl-binaries branch March 2, 2025 16:03
tomasaschan added a commit to tomasaschan/kro that referenced this pull request Mar 13, 2025

Verified

This commit was signed with the committer’s verified signature.
tomasaschan Tomas Aschan
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.
tomasaschan added a commit to tomasaschan/kro that referenced this pull request Mar 13, 2025

Verified

This commit was signed with the committer’s verified signature.
tomasaschan Tomas Aschan
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.
tomasaschan added a commit to tomasaschan/kro that referenced this pull request Mar 14, 2025

Verified

This commit was signed with the committer’s verified signature.
tomasaschan Tomas Aschan
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.
tomasaschan added a commit to tomasaschan/kro that referenced this pull request Mar 14, 2025

Verified

This commit was signed with the committer’s verified signature.
tomasaschan Tomas Aschan
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.
tomasaschan added a commit to tomasaschan/kro that referenced this pull request Mar 17, 2025

Verified

This commit was signed with the committer’s verified signature.
tomasaschan Tomas Aschan
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.
tomasaschan added a commit to tomasaschan/kro that referenced this pull request Mar 19, 2025

Verified

This commit was signed with the committer’s verified signature.
tomasaschan Tomas Aschan
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants