-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Add kn channel docs #26282
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 kn channel docs #26282
Conversation
|
The preview will be available shortly at: |
4525db4 to
0424035
Compare
a702fdf to
cce7c6a
Compare
rhuss
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good mostly, I have some comments about some things that could maybe need some more clarification.
As mentioned I'm not sure whether there is already documentation about the kn configuration file and how you eg. can define sink prefixes within it. If so, we should also add how to define channel prefixes.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we have also the possibility to define prefixes on our own in the configuration file (is this correct @navidshaikh ?), plus there is one predefined prefix imc: for an InMemoryChannel.
@abrennan89 do we already have a section where we describe the configuration file for kn ? If yes, I would add this, if not, we need a JIRA for adding this to the docs, too. I can deliver draft input for this.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe we should also explain what happens when now type is given: In this case a default type is selected which is configured clusterwide.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wonder where we should add that <GVK>: is optional (could be also a prefix like imc:), and if not given (as in the example below), then the default channel is used ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think a reference which describes the sink prefix (which can also be optional) would be very helpful here.
|
We will follow up Roland's comments and more in depth prefix docs in the CLI reference guide work. |
cardil
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bobfuru
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few comments and otherwise LGTM!
cce7c6a to
1c413c6
Compare
|
New changes are detected. LGTM label has been removed. |
1c413c6 to
7c2293c
Compare
a7e69e9 to
222c49e
Compare
abrennan89
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @bobfuru - should be up to date now.
I've commented out the sections that are for 1.11.0 (due in Nov) so this is OK to merge once the docs freeze is over.
This is for 4.6 only.
|
/cherrypick enterprise-4.6 |
|
/cherrypick enterprise-4.7 |
|
@bobfuru: new pull request created: #26786 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
@bobfuru: new pull request created: #26787 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Preview link: https://knchannels--ocpdocs.netlify.app/openshift-enterprise/latest/serverless/event_workflows/serverless-channels.html
CP to 4.6+