Skip to content
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

init kubectl #830

Merged
merged 2 commits into from
Apr 18, 2022
Merged

init kubectl #830

merged 2 commits into from
Apr 18, 2022

Conversation

tg123
Copy link
Member

@tg123 tg123 commented Apr 14, 2022

this is the init proj struct and first api version
https://github.com/kubernetes-client/csharp/projects/2

https://github.com/kubernetes-client/csharp/projects/2#card-80285137

the rest api is somewhat hard to use and need time to figure what is the correct api I should call.
kubectl will provide users a kubectl style api and do not have to know how to do the right things e.g. how to kubectl apply using c# client

the PR is for public review the API style and introduce a place for others to contribute.
the namespace will be k8s.kubectl.beta for a while until most of apis are stable

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. approved Indicates a PR has been approved by an approver from all required OWNERS files. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Apr 14, 2022
@tg123 tg123 added this to In progress in kubectl style api via automation Apr 14, 2022
@tg123
Copy link
Member Author

tg123 commented Apr 14, 2022

#831

@brendandburns
Copy link
Contributor

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

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: brendandburns, tg123

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:
  • OWNERS [brendandburns,tg123]

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 merged commit b5e1e9c into kubernetes-client:master Apr 18, 2022
kubectl style api automation moved this from In progress to Done Apr 18, 2022
@tg123 tg123 deleted the kubectl branch April 19, 2022 15:52
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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants