Skip to content

Refactor: Share more codes between kubectl entry methods#1172

Merged
k8s-ci-robot merged 1 commit into
kubernetes-client:masterfrom
yue9944882:refactor/kubectl-apiclient
Aug 19, 2020
Merged

Refactor: Share more codes between kubectl entry methods#1172
k8s-ci-robot merged 1 commit into
kubernetes-client:masterfrom
yue9944882:refactor/kubectl-apiclient

Conversation

@yue9944882

Copy link
Copy Markdown
Member

move those redundant KubectlXXX(ApiClient) entry methods to a ApiClientBuilder abstract base class to share more codes

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Aug 19, 2020
@k8s-ci-robot k8s-ci-robot added 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 Aug 19, 2020
@yue9944882 yue9944882 force-pushed the refactor/kubectl-apiclient branch from f2a9a5f to 6097204 Compare August 19, 2020 08:52
@brendandburns

Copy link
Copy Markdown
Contributor

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 19, 2020
@k8s-ci-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

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

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,yue9944882]

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 f6d2e1d into kubernetes-client:master Aug 19, 2020
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