File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
deploy/helm/listener-operator/templates Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -14,10 +14,15 @@ All notable changes to this project will be documented in this file.
1414- Bump ` stackable-operator ` to 0.87.0 ([ #282 ] ).
1515- Default to OCI for image metadata ([ #268 ] ).
1616
17+ ### Fixed
18+
19+ - Give RBAC permission to ` delete ` Services, which is needed to set an ownerRef on already existing Services ([ #283 ] ).
20+
1721[ #267 ] : https://github.com/stackabletech/listener-operator/pull/267
1822[ #268 ] : https://github.com/stackabletech/listener-operator/pull/268
1923[ #279 ] : https://github.com/stackabletech/listener-operator/pull/279
2024[ #282 ] : https://github.com/stackabletech/listener-operator/pull/282
25+ [ #283 ] : https://github.com/stackabletech/listener-operator/pull/283
2126
2227## [ 24.11.1] - 2025-01-10
2328
Original file line number Diff line number Diff line change 6060 - list
6161 - watch
6262 - create
63+ - delete # Needed to set an ownerRef on already existing Services
6364 - patch
6465 - apiGroups :
6566 - " "
You can’t perform that action at this time.
0 commit comments