[
https://issues.apache.org/jira/browse/FLINK-33454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
dongwoo.kim updated FLINK-33454:
--------------------------------
Description:
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.
was:
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.
> 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
> Priority: Minor
>
> 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)