-
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
feat: Add EventType auto create to experimental features #5631
feat: Add EventType auto create to experimental features #5631
Conversation
✅ Deploy Preview for knative ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
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.
You'll need to add a link for this content in here so it'll show up in the navigation:
Lines 275 to 281 in 08f355a
- 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 |
e87377e
to
e8b7b2d
Compare
e8b7b2d
to
0bd08ff
Compare
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.
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.
/lgtm
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dsimansk, matzew 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 |
Fixes #5612
Proposed Changes
/cc @pierDipi @matzew