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

new trigger filters now in beta #5713

Merged
merged 3 commits into from
Oct 16, 2023
Merged

Conversation

xiangpingjiang
Copy link
Contributor

"Fixes #5710"

Proposed Changes

  • Document new trigger filters now in beta

@netlify
Copy link

netlify bot commented Oct 12, 2023

Deploy Preview for knative ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit fdcf1af
🔍 Latest deploy log https://app.netlify.com/sites/knative/deploys/652d463bc098680007155587
😎 Deploy Preview https://deploy-preview-5713--knative.netlify.app/docs/eventing/triggers
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@knative-prow knative-prow bot requested review from pierDipi and ReToCode October 12, 2023 13:04
@knative-prow knative-prow bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Oct 12, 2023
Copy link
Member

@Cali0707 Cali0707 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @xiangpingjiang thanks for picking this up!

Two things:

  1. Can you also update the table on https://deploy-preview-5713--knative.netlify.app/docs/eventing/experimental-features/ to mark this feature as Beta, enabled by default
  2. In https://deploy-preview-5713--knative.netlify.app/docs/eventing/triggers/#trigger-filtering can you add a link to the new trigger filters page and mention that we have this beta feature if they need more powerful filtering options?

@@ -100,6 +100,9 @@ This example filters events from the `default` broker that are of type
```
Where `<filename>` is the name of the file you created in the previous step.

### New trigger filters

if you need more powerful filtering options, you can use the [New trigger filters](https://knative.dev/docs/eventing/experimental-features/new-trigger-filters/).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
if you need more powerful filtering options, you can use the [New trigger filters](https://knative.dev/docs/eventing/experimental-features/new-trigger-filters/).
If you need more powerful filtering options, you can use the [new trigger filters](../experimental-features/new-trigger-filters).

The links should be relative filepaths, rather than a hardcoded URL

Signed-off-by: pingjiang <[email protected]>
@Cali0707
Copy link
Member

/lgtm
/cc @pierDipi

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Oct 16, 2023
Copy link
Member

@pierDipi pierDipi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@knative-prow
Copy link

knative-prow bot commented Oct 16, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: pierDipi, xiangpingjiang

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow knative-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 16, 2023
@knative-prow knative-prow bot merged commit c72897b into knative:main Oct 16, 2023
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document new trigger filters now in beta
3 participants