Canbin Zheng created FLINK-15659: ------------------------------------ Summary: Introduce a client-side StatusWatcher for JM Pods Key: FLINK-15659 URL: https://issues.apache.org/jira/browse/FLINK-15659 Project: Flink Issue Type: New Feature Components: Deployment / Kubernetes Reporter: Canbin Zheng
It's quite useful to introduce a client-side StatusWatcher to track and log the status of the JobManager Pods so that users who deploy applications on K8s via CLI can learn about the deploying progress conveniently. The status logging could occur on every state change, also at an interval. -- This message was sent by Atlassian Jira (v8.3.4#803005)