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

Add "sample-plugin" staging repo #67729

Conversation

juanvallejo
Copy link
Contributor

@juanvallejo juanvallejo commented Aug 22, 2018

Release note:

Adds sample-cli-plugin staging repository

Showcases usage of the new kubectl plugins mechanism.
Showcases usage of the new cli-runtime repo from a third-party plugin

See README.md for details on what this plugin actually does.
TODO (will address in future):

  • add support for --user flag
  • some tests would be nice

cc @soltysh @smarterclayton @sttts

/sig cli

@k8s-ci-robot k8s-ci-robot added release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. sig/cli Categorizes an issue or PR as relevant to SIG CLI. labels Aug 22, 2018
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Aug 22, 2018
@juanvallejo juanvallejo force-pushed the jvallejo/add-plugin-example-staging branch from 8703ea3 to cb525be Compare August 22, 2018 20:59
@juanvallejo juanvallejo force-pushed the jvallejo/add-plugin-example-staging branch 7 times, most recently from e9b6271 to ec11d08 Compare August 23, 2018 00:56
@juanvallejo juanvallejo force-pushed the jvallejo/add-plugin-example-staging branch from ec11d08 to d0b0e73 Compare August 23, 2018 04:38
Copy link
Contributor

@soltysh soltysh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/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 23, 2018
@@ -722,6 +722,7 @@ staging/src/k8s.io/sample-apiserver/pkg/apiserver
staging/src/k8s.io/sample-apiserver/pkg/cmd/server
staging/src/k8s.io/sample-apiserver/pkg/registry/wardle/fischer
staging/src/k8s.io/sample-apiserver/pkg/registry/wardle/flunder
staging/src/k8s.io/sample-cli-plugin/pkg/cmd
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix the golint warning instead.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, addressed all golint warnings

@sttts
Copy link
Contributor

sttts commented Aug 23, 2018

Please add a block to hack/import-restrictions.yaml.

@k8s-ci-robot
Copy link
Contributor

New changes are detected. LGTM label has been removed.

@juanvallejo juanvallejo force-pushed the jvallejo/add-plugin-example-staging branch from d0b0e73 to fc7b84d Compare August 24, 2018 00:22
@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 24, 2018
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: juanvallejo, soltysh
To fully approve this pull request, please assign additional approvers.
We suggest the following additional approvers: lavalamp, sttts

If they are not already assigned, you can assign the PR to them by writing /assign @lavalamp @sttts in a comment when ready.

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@soltysh
Copy link
Contributor

soltysh commented Aug 28, 2018

Superseded with #67739.
/close

hh pushed a commit to ii/kubernetes that referenced this pull request Aug 28, 2018
Automatic merge from submit-queue (batch tested with PRs 67938, 66719, 67883). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Add "sample-plugin" staging repo

Supersedes kubernetes#67729

Showcases usage of the new `kubectl` plugins mechanism.
Showcases usage of the new `cli-runtime` repo from a third-party plugin

See README.md for details on what this plugin actually does.

/assign @smarterclayton @sttts @juanvallejo 

/sig cli

**Release note**:
```release-note
Adds sample-cli-plugin staging repository
```
k8s-publishing-bot added a commit to kubernetes/sample-cli-plugin that referenced this pull request Sep 8, 2018
Automatic merge from submit-queue (batch tested with PRs 67938, 66719, 67883). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Add "sample-plugin" staging repo

Supersedes kubernetes/kubernetes#67729

Showcases usage of the new `kubectl` plugins mechanism.
Showcases usage of the new `cli-runtime` repo from a third-party plugin

See README.md for details on what this plugin actually does.

/assign @smarterclayton @sttts @juanvallejo

/sig cli

**Release note**:
```release-note
Adds sample-cli-plugin staging repository
```

Kubernetes-commit: b5382c347ee5349910d386a1be0785b735692d54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. release-note Denotes a PR that will be considered when it comes time to generate release notes. sig/cli Categorizes an issue or PR as relevant to SIG CLI. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants