File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments