[
https://issues.apache.org/jira/browse/FLINK-33454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gyula Fora closed FLINK-33454.
------------------------------
Resolution: Fixed
merged to main 300972547cc2d4f78434a8729f85866e64505b34
> 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
> Assignee: Ryan van Huuksloot
> Priority: Minor
> Labels: pull-request-available
>
> 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 an agreement I'll be glad to take on the implementation.
> Thanks in advance.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)