Gyula Fora created FLINK-30405: ---------------------------------- Summary: Add ResourceLifecycleStatus to CommonStatus and printer column Key: FLINK-30405 URL: https://issues.apache.org/jira/browse/FLINK-30405 Project: Flink Issue Type: Improvement Components: Kubernetes Operator Reporter: Gyula Fora Fix For: kubernetes-operator-1.4.0
The CommonStatus api already contains a getter for the ResourceLifecycleState of a Flink resource. We should remove the JsonIgnore annotation to expose this in the status. We should also expose this as a printer column instread of the reconciliation status that is used currently. -- This message was sent by Atlassian Jira (v8.20.10#820010)