-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 basic doc for eventing OIDC feature #5822
Add basic doc for eventing OIDC feature #5822
Conversation
✅ Deploy Preview for knative ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
/cc @AryanParashar24 |
@creydr: GitHub didn't allow me to request PR reviews from the following users: AryanParashar24. Note that only knative members and repo collaborators can review this PR, and authors cannot review their own PRs. In 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. |
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.
Hey @creydr would you be able to update
Lines 278 to 286 in 9767277
- Experimental Features: | |
- About Eventing experimental features: eventing/experimental-features/README.md | |
- DeliverySpec.Timeout field: eventing/experimental-features/delivery-timeout.md | |
- DeliverySpec.RetryAfterMax field: eventing/experimental-features/delivery-retryafter.md | |
- New Trigger Filters: eventing/experimental-features/new-trigger-filters.md | |
- KReference.Group field: eventing/experimental-features/kreference-group.md | |
- Knative reference mapping: eventing/experimental-features/kreference-mapping.md | |
- EventType auto creation: eventing/experimental-features/eventtype-auto-creation.md | |
- Transport Encryption: eventing/experimental-features/transport-encryption.md |
ah sure. Sorry forgot it... |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: creydr 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 |
c39db7c
to
28b67a2
Compare
And tested all the sample script and yaml files in the doc, they all work as expected. |
/lgtm |
* Add basic doc for eventing OIDC feature * Add navbar link * Use correct style for yaml output example * Fix intend of example output * Fix path to installation docs * Add note that transport-encryption should be enabled as well
Fixes #5799
Proposed Changes
authentication-oidc
feature flag