Skip to content

Commit 8bf5d74

Browse files
committed
changelog
1 parent 848c61c commit 8bf5d74

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,8 @@
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]).
41+
- The operator helm-chart now grants RBAC `patch` permissions on `events.k8s.io/events`,
42+
so events can be aggregated (e.g. "error happened 10 times over the last 5 minutes") ([#660]).
4443

4544
### Fixed
4645

0 commit comments

Comments
 (0)