gt; G
>
>
> On Mon, Feb 10, 2025 at 10:41 AM Nicolas Fraison via user <
> user@flink.apache.org> wrote:
>
>> Hi,
>>
>> We are looking into enabling SSL on our flink jobs.
>> Following the flink documentation
>> https://nightlies.apache.org/flink/flink
Hi,
We are looking into enabling SSL on our flink jobs.
Following the flink documentation
https://nightlies.apache.org/flink/flink-docs-master/docs/deployment/security/security-ssl/
is working fine but we have a specific constraint with ssl certificates
having only a one day validity.
Due to that
Hi,
We have faced a similar issue with flink kubernetes operator, having
multiple operators running as leader at the same time.
On our side the issue was on the java-operator-sdk which was not well
killing operator that lost leadership (
https://github.com/operator-framework/java-operator-sdk/issu
ew CR allows us to not overcomplicate the existing
>>> resource/controller loop but simply leverage it. If you prototype something
>>> along these lines, please feel free to share and then we can discuss if we
>>> want to incorporate something like this in the operator repo in
omething like this in the operator repo in the future
> :)
>
> Cheers,
> Gyula
>
> On Wed, Aug 30, 2023 at 1:21 PM Nicolas Fraison via user <
> user@flink.apache.org> wrote:
>
>> Hi,
>>
>> From https://issues.apache.org/jira/browse/FLINK-29199 it seems
Hi,
>From https://issues.apache.org/jira/browse/FLINK-29199 it seems that
support for blue green deployment will not be supported or will not happen
soon.
I'd like to know if some of you have built a custom mechanism on top of
this operator to support the blue green deployment and if you would ha