gyfora opened a new pull request, #434:
URL: https://github.com/apache/flink-kubernetes-operator/pull/434

   ## What is the purpose of the change
   
   Support enabling and configuring leader election for the kubernetes operator 
to make it possible to run standby operator instances.
   
   ## Brief change log
   
     - *Add configs to enable and configure the leader election service*
     - *Add tests*
     - *Update helm chart*
   
   ## Verifying this change
   
   1. Extended the `FlinkOperatorTest` to cover the leader election config.
   2. Manually tested on minikube
   
   ## Does this pull request potentially affect one of the following parts:
   
     - Dependencies (does it add or upgrade a dependency): yes
     - The public API, i.e., is any changes to the `CustomResourceDescriptors`: 
no
     - Core observer or reconciler logic that is regularly executed: no
   
   ## Documentation
   
     - Does this pull request introduce a new feature? yes
     - If yes, how is the feature documented? docs
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to