Skip to content

Commit 848c61c

Browse files
committed
changelog
1 parent 0dcfd32 commit 848c61c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@
3838
- The default Kubernetes cluster domain name is now fetched from the kubelet API unless explicitly configured.
3939
- This requires operators to have the RBAC permission to get nodes/proxy in the apiGroup "". The helm-chart takes care of this.
4040
- The CLI argument `--kubernetes-node-name` or env variable `KUBERNETES_NODE_NAME` needs to be set. The helm-chart takes care of this.
41+
- The operator helm-chart now grants RBAC `patch` permissions on `events.k8s.io/events`.
42+
This applies to the operator and the product ClusterRole, in the future we might be able to remove the `events`
43+
permissions for the product entirely ([#660]).
4144

4245
### Fixed
4346

@@ -66,6 +69,7 @@
6669
[#649]: https://github.com/stackabletech/airflow-operator/pull/649
6770
[#651]: https://github.com/stackabletech/airflow-operator/pull/651
6871
[#656]: https://github.com/stackabletech/airflow-operator/pull/656
72+
[#660]: https://github.com/stackabletech/airflow-operator/pull/660
6973

7074
## [25.3.0] - 2025-03-21
7175

0 commit comments

Comments
 (0)