airflow-helm / charts

The User-Community Airflow Helm Chart is the standard way to deploy Apache Airflow on Kubernetes with Helm. Originally created in 2017, it has since helped thousands of companies create production-ready deployments of Airflow on Kubernetes.
https://github.com/airflow-helm/charts/tree/main/charts/airflow
Apache License 2.0
630 stars 474 forks source link

fix: add permission watch events to role #822

Open sudohainguyen opened 5 months ago

sudohainguyen commented 5 months ago

What does your PR do?

This PR makes the following changes...

According to CNCF provider, till version 7.13.0, this still requires verb watch to enable functionalities following SparkCRD-generated pods log

https://github.com/apache/airflow/blob/9b5d6bfe273cf6af0972e28ff97f99ea325cd991/airflow/providers/cncf/kubernetes/operators/spark_kubernetes.py#L96

Checklist

For all Pull Requests

For releasing ONLY