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

kn source apiserver - manage ApiServerSources #499

Closed
4 tasks done
daisy-ycguo opened this issue Nov 13, 2019 · 2 comments
Closed
4 tasks done

kn source apiserver - manage ApiServerSources #499

daisy-ycguo opened this issue Nov 13, 2019 · 2 comments
Assignees
Labels
comp/source kind/feature New feature or request

Comments

@daisy-ycguo
Copy link
Member

daisy-ycguo commented Nov 13, 2019

/kind feature

Describe the feature:

It's a separate item of Eventing MVP "kn source" create & update typed builtin, for easily management.

Add commands to create, delete and list ApiServerSource. See below as an example:

kn source apiserver create k8sevents --resources Event:v1:true --service-account myaccountname --sink svc:mysvc
kn source apiserver delete k8sevents
kn source apiserver list

@daisy-ycguo daisy-ycguo added the kind/feature New feature or request label Nov 13, 2019
@daisy-ycguo
Copy link
Member Author

/assign

@daisy-ycguo
Copy link
Member Author

/topic eventing-mvp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp/source kind/feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants