knative-extensions / eventing-redis

Redis integration with Knative Eventing.
Apache License 2.0
16 stars 28 forks source link

Fix #626 panic on invalid tls config in secret #627

Open tdeverdiere opened 3 weeks ago

tdeverdiere commented 3 weeks ago

Fixes #626

Proposed Changes

Release Note

🐛 Fix RedisStreamSource when no Redis TLS certificate is given

Docs https://github.com/knative-extensions/eventing-redis/issues/626

knative-prow[bot] commented 3 weeks ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: tdeverdiere Once this PR has been reviewed and has the lgtm label, please assign pierdipi for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/knative-extensions/eventing-redis/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment