-
Notifications
You must be signed in to change notification settings - Fork 426
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
Rewrite the EventListeners
Page
#1060
Conversation
/kind documentation |
/assign @dibyom |
docs/eventlisteners.md
Outdated
- VolumeMounts | ||
- Env | ||
``` | ||
## Specifying target namespaces |
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.
Do you think its clearer if we say something like Specifying Triggers in target namespaces? (And for the label selector below, - Specifying Triggers using labels?)
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.
Changed both to "Constraining EventListeners
to specific namespaces/labels" let me know if that works.
Addressed all review comments, PTAL! |
Should we remove the exposing-eventlisteners.md page? |
Yes, let's delete it in a new PR after we publish this rewrite. |
It is still referenced in the content you are merging in this PR, so we'd have to ensure the content was appropriately merged into the new page. I agree tho, new PR for handing that page. |
The old exposing-eventlisteners.md page is not linked or mentioned anywhere in the rewritten content. |
@sergetron ah, shoot..i saw the link to #exposing-eventlisteners and thought it was an external link |
Still a good catch - that link was broken, just fixed it. :) |
Rewrites the `EventListener` page for clarity and flow, breaks out rewritten `Interceptor` documentation into the already published `interceptors.md` page, and merges rewritten content from the `exposing-eventlisteners.md` page.
All comments addressed and broken links fixed. PTAL. |
/lgtm |
If all looks good can we get approval @dibyom? |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dibyom 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 |
Changes
Rewrites the
EventListener
page for clarity and flow, breaks out rewrittenInterceptor
documentation into the already publishedinterceptors.md
page, and merges rewritten content from theexposing-eventlisteners.md
page.Submitter Checklist
These are the criteria that every PR should meet, please check them off as you
review them:
See the contribution guide for more details.
Release Notes