Skip to content

init kubectl#830

Merged
k8s-ci-robot merged 2 commits intokubernetes-client:masterfrom
tg123:kubectl
Apr 18, 2022
Merged

init kubectl#830
k8s-ci-robot merged 2 commits intokubernetes-client:masterfrom
tg123:kubectl

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
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

Details 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
@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

None yet

Development

Successfully merging this pull request may close these issues.

3 participants