[
https://issues.apache.org/jira/browse/SPARK-49453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17877909#comment-17877909
]
Zhou JIANG commented on SPARK-49453:
------------------------------------
Can you share the steps to reproduce this issue, expect vs. actual spec please ?
> 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: [email protected]
For additional commands, e-mail: [email protected]