pkgs to be moved to utils repo
Open
@mengqiy is already working on this.
Since Jul 18, 2017.
lifecycle/frozen
- Dominant language
- Go
- Stars
- 380
- Forks
- 224
- PR merge metrics
- No merged PRs in 30d
Description
These need to move out of k8s in order to cut kubectl out:
- k8s.io/kubernetes/pkg/util/exec (PR: #5)
- k8s.io/kubernetes/pkg/util/interrupt
These should probably live in this repo, but are not required to move:
- k8s.io/client-go/util/jsonpath per https://github.com/kubernetes/kubernetes/issues/48209#issuecomment-315483101
- apimachinery/pkg/util/sets
Ref: https://github.com/kubernetes/kubernetes/issues/48209#issuecomment-314537745
Feel free to edit the list above if you have more.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.