Gyula Fora created FLINK-26471:
----------------------------------
Summary: Deleting the operator while jobs are running causes the
jobs to fail
Key: FLINK-26471
URL: https://issues.apache.org/jira/browse/FLINK-26471
Project: Flink
Issue Type: Sub-task
Components: Kubernetes Operator
Reporter: Gyula Fora
Deleting the operator helm chart triggers the following error in the jobmanager:
Caused by: io.fabric8.kubernetes.client.KubernetesClientException: Operation:
[list] for kind: [ConfigMap] with name: [null] in namespace: [default]
failed.
...
Caused by: java.io.FileNotFoundException: /opt/flink/.kube/config (No such file
or directory)
Need to look into why this is happening and should try to avoid it.
cc [~wangyang0918]
--
This message was sent by Atlassian Jira
(v8.20.1#820001)