Skip to content

🐛 Create BinaryAssetsDirectory if it doesn't exist #3137

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

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

sbueringer
Copy link
Member

Signed-off-by: Stefan Büringer [email protected]

Fixes #2810 (comment)

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Mar 3, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: 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:

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 k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 3, 2025
@k8s-ci-robot k8s-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Mar 3, 2025
@sbueringer
Copy link
Member Author

/assign @alvaroaleman @vincepri

/hold
for feedback from @tomasaschan

@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 3, 2025
@JoelSpeed
Copy link
Contributor

/lgtm

Issue and fix seem to make sense to me

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 3, 2025
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: bf023d66e27fafe9cb32d8265aa4745cb88e082c

@tomasaschan
Copy link
Member

Adding an os.MkdirAll before env.Start() was exactly how I worked around it, so I'm not surprised, but I have now verified that this fix does what it's intended to do!

/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 4, 2025
@tomasaschan
Copy link
Member

/lgtm

@k8s-ci-robot k8s-ci-robot merged commit 6eb011f into kubernetes-sigs:main Mar 4, 2025
12 checks passed
@sbueringer sbueringer deleted the pr-fix-envtest-dl branch March 4, 2025 09:24
tomasaschan added a commit to tomasaschan/kro that referenced this pull request Mar 13, 2025
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
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
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
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
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
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/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants