Open Issues Need Help
View All on GitHubAI Summary: Implement configurable task handler logging in the Apache Airflow Kubernetes operator's CRD. This involves modifying the operator's code to allow users to specify log levels for task handlers via the CRD, similar to existing console and file logging configurations. This will improve logging flexibility and address a previous issue related to Airflow logging.
Complexity:
4/5
good first issue type/feature-improvement