You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,8 @@ All notable changes to this project will be documented in this file.
26
26
- Document that Spark Connect doesn't integrate with the history server ([#559])
27
27
- test: Bump to Vector `0.46.1` ([#565]).
28
28
- Use versioned common structs ([#572]).
29
-
- Change the label `app.kubernetes.io/name` for Spark history and connect objects to use `spark-history` and `spark-connect` instead of `spark-k8s` ([#573]).
29
+
- BREAKING: Change the label `app.kubernetes.io/name` for Spark history and connect objects to use `spark-history` and `spark-connect` instead of `spark-k8s` ([#573]).
30
+
- BREAKING: The history pods now have their own `ClusterRole` named `spark-history-clusterrole` ([#573]).
0 commit comments