Skip to content

Commit 85715a7

Browse files
authored
fix: forgot CHANGELOG entry for #694 (#709)
1 parent 01dc41d commit 85715a7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,15 @@ All notable changes to this project will be documented in this file.
2525
- Internal operator refactoring: introduce dereference() and validate() steps in the reconciler for spark application, spark connect and spark history server([#687]).
2626
- test: Bump vector-aggregator to 0.55.0, replace /graphql call with gRPC call ([#689]).
2727
- Fix the `SparkApplication` CRD description, which incorrectly described it as a "Spark cluster stacklet" rather than a Spark application ([#705]).
28+
- BREAKING: make application templates namespaced instead of cluster wide objects ([#694]).
2829

2930
[#674]: https://github.com/stackabletech/spark-k8s-operator/pull/674
3031
[#679]: https://github.com/stackabletech/spark-k8s-operator/pull/679
3132
[#680]: https://github.com/stackabletech/spark-k8s-operator/pull/680
3233
[#684]: https://github.com/stackabletech/spark-k8s-operator/pull/684
3334
[#687]: https://github.com/stackabletech/spark-k8s-operator/pull/687
3435
[#689]: https://github.com/stackabletech/spark-k8s-operator/pull/689
36+
[#694]: https://github.com/stackabletech/spark-k8s-operator/pull/694
3537
[#696]: https://github.com/stackabletech/spark-k8s-operator/pull/696
3638
[#705]: https://github.com/stackabletech/spark-k8s-operator/pull/705
3739

0 commit comments

Comments
 (0)