Skip to content

Conversation

@dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented May 17, 2025

What changes were proposed in this pull request?

This PR aims to fix watched-namespaces E2E test.

Why are the changes needed?

To match Helm chart version.

AFTER

$ git grep 1.1.0-dev
build-tools/helm/spark-kubernetes-operator/Chart.yaml:version: 1.1.0-dev
tests/e2e/watched-namespaces/spark-operator-dynamic-config-1.yaml:    helm.sh/chart: spark-kubernetes-operator-1.1.0-dev
tests/e2e/watched-namespaces/spark-operator-dynamic-config-2.yaml:    helm.sh/chart: spark-kubernetes-operator-1.1.0-dev

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Pass the CIs.

Was this patch authored or co-authored using generative AI tooling?

No.

@dongjoon-hyun
Copy link
Member Author

This is a test data change. Let me merge this.

dongjoon-hyun added a commit that referenced this pull request May 17, 2025
This PR aims to fix `watched-namespaces` E2E test.

To match Helm chart version.

**AFTER**
```
$ git grep 1.1.0-dev
build-tools/helm/spark-kubernetes-operator/Chart.yaml:version: 1.1.0-dev
tests/e2e/watched-namespaces/spark-operator-dynamic-config-1.yaml:    helm.sh/chart: spark-kubernetes-operator-1.1.0-dev
tests/e2e/watched-namespaces/spark-operator-dynamic-config-2.yaml:    helm.sh/chart: spark-kubernetes-operator-1.1.0-dev
```

No.

Pass the CIs.

No.

Closes #217 from dongjoon-hyun/SPARK-52210.

Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
(cherry picked from commit 3ab814d)
Signed-off-by: Dongjoon Hyun <[email protected]>
@dongjoon-hyun dongjoon-hyun deleted the SPARK-52210 branch May 17, 2025 14:33
@dongjoon-hyun
Copy link
Member Author

Merged to main/0.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant