flinkk8soperator
flinkk8soperator copied to clipboard
ingress configuration 'ingressAnnotations' and 'ingressTLSSecretName'
In order to be able to configure the ingresses this PR allows to set annotations and the TLS secret name to retrieve the certificates.
fixes https://github.com/lyft/flinkk8soperator/issues/131
By the way, I've updated the CRD manually but there may be a way to automatically generate it. Please let me know
@anandswaminathan or someone can take a look at this PR plz ?
I will work with one of them and take a look. Sorry if this has gone stale. I think people just missed it
Bump as it would be really handy to set ingress annotations.
Oh, I was looking at https://github.com/lyft/flinkk8soperator/pull/230
Think ingressClassName
also needed now, and I would definitely appreciate this capability :)
why until now, this PR was not accepted and merged?? It is very important to manage annotations in ingress in terms of Auth and ssl configs !!
@mwylde @glaksh100 @kumare3 @anandswaminathan could you support here please