Gyula Fora created FLINK-26830: ---------------------------------- Summary: Move jobs to suspended state before upgrading Key: FLINK-26830 URL: https://issues.apache.org/jira/browse/FLINK-26830 Project: Flink Issue Type: Bug Components: Kubernetes Operator Reporter: Gyula Fora Assignee: Gyula Fora
We should not upgrade jobs in one step as that might cause us to lose track of what part of the upgrade has succeeded and not. For example when upgrading with savepoint strategy we need to record the savepoint info in status before trying the deployment because if the deployment fails we lose the savepoint info. -- This message was sent by Atlassian Jira (v8.20.1#820001)