Skip to content

Commit

Permalink
chore: Remove Camel Sources support from Knative trait
Browse files Browse the repository at this point in the history
  • Loading branch information
astefanutti committed Jun 23, 2021
1 parent ac98157 commit 618c149
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 10 deletions.
4 changes: 0 additions & 4 deletions deploy/traits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -561,10 +561,6 @@ traits:
description: Enables filtering on events based on the header "ce-knativehistory".
Since this header has been removed in newer versions ofKnative, filtering is
disabled by default.
- name: camel-source-compat
type: bool
description: Enables Knative CamelSource pre 0.15 compatibility fixes (will be
removed in future versions).
- name: sink-binding
type: bool
description: Allows binding the integration to a sink via a Knative SinkBinding
Expand Down
4 changes: 0 additions & 4 deletions docs/modules/traits/pages/knative.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,6 @@ Can contain simple event types or full Camel URIs (to use a specific broker).
| Enables filtering on events based on the header "ce-knativehistory". Since this header has been removed in newer versions of
Knative, filtering is disabled by default.

| knative.camel-source-compat
| bool
| Enables Knative CamelSource pre 0.15 compatibility fixes (will be removed in future versions).

| knative.sink-binding
| bool
| Allows binding the integration to a sink via a Knative SinkBinding resource.
Expand Down
Loading

0 comments on commit 618c149

Please sign in to comment.