Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-25963 FLIP-212: Introduce Flink Kubernetes Operator
  3. FLINK-26471

Deleting the operator while jobs are running causes the jobs to fail

    XMLWordPrintableJSON

Details

    Description

      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 

      Attachments

        Activity

          People

            mbalassi Márton Balassi
            gyfora Gyula Fora
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: