Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-49465

Fix example props override in helm chart operatorConfiguration.dynamicConfig.data

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • kubernetes-operator-0.1.0
    • None
    • Kubernetes

    Description

      Existing values include an example override line for `operatorConfiguration.dynamicConfig.data` :

       

      ```
      spark.kubernetes.operator.reconciler.intervalSeconds: 60
      ```

       

      This could cause failures at installation:

       

      ```

      Error: INSTALLATION FAILED: ConfigMap in version "v1" cannot be handled as a ConfigMap: json: cannot unmarshal number into Go struct field ConfigMap.data of type string

      ```

       

      In fact, all key-value pairs are consumed as strings by operator. 

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              zhou_jiang Zhou JIANG
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: