-
Notifications
You must be signed in to change notification settings - Fork 625
Closed
Labels
help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/feature-request
Description
Problem
After #6837, we have the foundation bits to enabled the mt-broker-filer to create a TLS server when the transport-encryption feature flag is set to Permissive or Strict.
We need to make sure that the broker-filter is creating such TLS server on the fly without restarts by watching the config-features ConfigMap.
Exit Criteria
mt-broker-filter accepts TLS connections when the transport-encryption feature flag is set to Permissive or Strict.
Additional context (optional)
- We can use the library to watch and re-new TLS key pair added in: Eventing TLS: support
K_CA_CERTSin adapter/v2 #6848 - This issue is similar to:
/help
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/feature-request