-
Notifications
You must be signed in to change notification settings - Fork 203
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
pkgs to be moved to utils repo #9
Comments
We are also using |
Issues go stale after 90d of inactivity. Prevent issues from auto-closing with an If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or |
/remove-lifecycle stale |
These look reasonable to me. They're all part of fairly generic package names anyway (pkg/util), so it looks like they are fairly generic. One thing that is important is: are these used in multiple places? are they generally useful or are there some opinions hidden behind these names? |
[ ] |
These need to move out of k8s in order to cut kubectl out:
These should probably live in this repo, but are not required to move:
Ref: kubernetes/kubernetes#48209 (comment)
Feel free to edit the list above if you have more.
The text was updated successfully, but these errors were encountered: