-
Notifications
You must be signed in to change notification settings - Fork 79
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
copy the code from cli-experimental to cli-utils #1
Conversation
- DependencyInjection wire - k8s deps - git deps - apply and status libraries - apply and status commands - go modules
- Adding tests - Add ClientSideApply Support - Update the client api to make options a pointer.
1. Adding conditions array as return value 2. Adding documentation 3. Adding more tests
2. Fix go generate failure
…ce ordering for this test to pass consistently
Welcome @Liujingfang1! |
The following users are mentioned in OWNERS file(s) but are not members of the kubernetes-sigs org.
|
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Liujingfang1, seans3 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 |
Keep the git history of cli-experimental
The last commit is to change the import path from cli-experimental to cli-utils