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 ] ).
4144
4245### Fixed
4346
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
You can’t perform that action at this time.
0 commit comments