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: modules/ROOT/partials/release-notes/release-25.7.adoc
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -238,6 +238,7 @@ See https://github.com/stackabletech/spark-k8s-operator/pull/584[spark-k8s-opera
238
238
* This release removes support for previously deprecated product service accounts.
239
239
Deprecated service accounts named `<product_name>-serviceaccount` are ignored.
240
240
Instead, product workloads use service accounts named `<resource_name>-serviceaccount` where `resource_name` is the stacklet (or cluster) name as defined in the cluster resource.
241
+
We advise deleting these orphaned ServiceAccounts manually.
241
242
See https://github.com/stackabletech/operator-rs/pull/1060[operator-rs#1060].
242
243
* *Breaking:*
243
244
The `lastUpdatedTime` was removed from the `ClusterStatus` of each operator.
0 commit comments