Thomas Weise created FLINK-26554:
------------------------------------
Summary: Clean termination of FlinkDeployment
Key: FLINK-26554
URL: https://issues.apache.org/jira/browse/FLINK-26554
Project: Flink
Issue Type: Bug
Components: Kubernetes Operator
Reporter: Thomas Weise
After stopping the deployment, operator attempts to list jobs:
2022-03-09 07:55:37,114 o.a.f.k.o.u.FlinkUtils [INFO ]
[default.basic-example] Waiting for cluster shutdown... (16)
2022-03-09 07:55:38,123 o.a.f.k.o.u.FlinkUtils [INFO ]
[default.basic-example] Cluster shutdown completed.
2022-03-09 07:55:38,160 o.a.f.k.o.c.FlinkDeploymentController [INFO ]
[default.basic-example] Stopping cluster basic-example
2022-03-09 07:55:38,160 o.a.f.k.o.o.Observer [INFO ]
[default.basic-example] Getting job statuses for basic-example
--
This message was sent by Atlassian Jira
(v8.20.1#820001)