[ https://issues.apache.org/jira/browse/FLINK-33454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17794792#comment-17794792 ]
Ryan van Huuksloot edited comment on FLINK-33454 at 12/8/23 4:31 PM: --------------------------------------------------------------------- PR available. Happy to collaborate [~dongwoo.kim]. I had already written a draft of the code before I looked for an issue - we have a fork internally. Feel free to comment on the PR. was (Author: JIRAUSER285640): PR available. Happy to collaborate [~dongwoo.kim]. I had already written a draft of the code before I looked for an issue - we have a fork internally. Feel free to comment on the issue. > 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)