[ 
https://issues.apache.org/jira/browse/FLINK-27956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated FLINK-27956:
-----------------------------------
    Labels: pull-request-available  (was: )

> Kubernetes Operator Deployment strategy type should be Recreate
> ---------------------------------------------------------------
>
>                 Key: FLINK-27956
>                 URL: https://issues.apache.org/jira/browse/FLINK-27956
>             Project: Flink
>          Issue Type: Bug
>          Components: Kubernetes Operator
>    Affects Versions: kubernetes-operator-1.0.0
>            Reporter: Gyula Fora
>            Assignee: Márton Balassi
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: kubernetes-operator-1.1.0
>
>
> We should change the Deployment strategy.type from the default 
> (RollingUpdate) to Recreate to avoid potential problems when a new operator 
> pod is deployed during upgrade.
> [https://kubernetes.io/docs/concepts/workloads/controllers/deployment/#strategy]
>  
> Only one operator pod is supposed to run at any given time to avoid any 
> errors/inconsistencies, and without HA/leader election, this setting is 
> necessary.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to