dongwoo.kim created FLINK-33454:
-----------------------------------
Summary: Adding tls configuration to IngressSpec
Key: FLINK-33454
URL: https://issues.apache.org/jira/browse/FLINK-33454
Project: Flink
Issue Type: New Feature
Components: Kubernetes Operator
Reporter: dongwoo.kim
Hello, I want to propose new configuration parameter for IngressSpec.
Currently flink k8s operator creates ingress resource as we define but it
doesn't support tls configuration to secure ingress.
How about adding tls parameter on IngressSpec?
*IngressSpec*
tls: IngressTLS
*IngressTLSSpec*
Hosts: List<String>
SecretName: String
If we could reach to agreement I'll be glad to take on the implementation.
Thanks in advance.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)