Skip to content

Commit

Permalink
[release-1.11] Support Eventing TLS (#1586)
Browse files Browse the repository at this point in the history
* Handle TLS resources based on feature flag value

Signed-off-by: Pierangelo Di Pilato <[email protected]>

* Fetch eventing-tls-networking.yaml file

Signed-off-by: Pierangelo Di Pilato <[email protected]>

* Handle NoKind error and add permissions to operator

Signed-off-by: Pierangelo Di Pilato <[email protected]>

* Fix license header

Signed-off-by: Pierangelo Di Pilato <[email protected]>

* Run hack/update-codegen.sh

Signed-off-by: Pierangelo Di Pilato <[email protected]>

---------

Signed-off-by: Pierangelo Di Pilato <[email protected]>
  • Loading branch information
pierDipi authored Oct 9, 2023
1 parent e70b4a6 commit 0c6e47b
Show file tree
Hide file tree
Showing 44 changed files with 1,573 additions and 66 deletions.
1 change: 0 additions & 1 deletion cmd/fetcher/kodata/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ knative-eventing:
- "heartbeats.yaml"
- "recordevents.yaml"
- "websocket-source.yaml"
- "eventing-tls-networking.yaml"
# Eventing packaging has evolved in non-standard ways over the last few releases.
overrides:
v0.18:
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0c6e47b

Please sign in to comment.