[ 
https://issues.apache.org/jira/browse/SPARK-49453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated SPARK-49453:
-----------------------------------
    Labels: pull-request-available  (was: )

> spark-kubernetes-operator-dynamic-configuration ConfigMap Data Overriding 
> Failure
> ---------------------------------------------------------------------------------
>
>                 Key: SPARK-49453
>                 URL: https://issues.apache.org/jira/browse/SPARK-49453
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Kubernetes
>    Affects Versions: 4.0.0
>            Reporter: Qi Tan
>            Priority: Trivial
>              Labels: pull-request-available
>
> I have a value.yaml as below:
> operatorConfiguration:
>     dynamicConfig:
>     enable: true
>     create: true
>     data:
>         spark.kubernetes.operator.watchedNamespaces: "default, spark-1"
> helm install spark-kubernetes-operator --create-namespace -f 
> build-tools/helm/spark-kubernetes-operator/values.yaml -f 
> tests/e2e/helm/dynamic-config-values.yaml 
> build-tools/helm/spark-kubernetes-operator/
> The generated configmap data field does not contains the line 
> spark.kubernetes.operator.watchedNamespaces: "default, spark-1". Note that if 
> you run helm install --dry-run, the record exist



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to