Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-33920

StandaloneKubernetesTaskManagerFactory doesn't support recent config additions

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Kubernetes Operator
    • None

    Description

      As reported by a user:

      The flink operator always mounts keytab:  
      https://github.com/apache/flink-kubernetes-operator/blob/main/flink-kubernetes-standalone/src/main/java/org/apache/flink/kubernetes/operator/kubeclient/factory/StandaloneKubernetesTaskManagerFactory.java#L55

      But in core flink there is a config to disable auto mount: 
      https://github.com/apache/flink/blob/cabb28d25c4c58af3ee23fc4a63f9564aefd6146/flink-kubernetes/src/main/java/org/apache/flink/kubernetes/kubeclient/factory/KubernetesTaskManagerFactory.java#L64

       

      The same config should be respected in operator standalone mode as well. We should make sure that other recent config additions are also respected.

      Attachments

        Activity

          People

            Unassigned Unassigned
            gyfora Gyula Fora
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: