-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Move relevant code from controlplane to util package #2063
Comments
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
/lifecycle frozen |
@benmoss this might be worthwhile to explore this cycle |
/milestone v0.3.x |
/assign |
/milestone v0.3.6 |
@dlipovetsky is this still relevant? We now rely a lot on the |
/help |
@vincepri: Please ensure the request meets the requirements listed here. If this request no longer meets these requirements, the label can be removed In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
I think this got done, but the issue wasn't closed. |
Actually did this in #4160 |
Some functions (e.g. that fetch or filter Machines) should be moved from the controlplane package to the util package.
(Issue came out of this discussion: #2037 (comment))
The text was updated successfully, but these errors were encountered: