Allow passing config_path as a parameter to KubernetesExecutor
Currently, when using executor_config with KubernetesExecutor, the config_file path must be hardcoded. If we try to pass it dynamically using a Jinja template ("{{ params.config_path }}"), it results in an error. Example of a working static configuration: However, if we attempt to pass it dynamically, it fails: This w…
apache/airflow
Eligibility
Check before you begin
For students with basic Git skills who can follow the repository contribution guide; confirm with maintainers before starting.
What you will practice
Related skills
The source does not list specific skills yet. Read the original page before deciding.
Source and verification
Where this information comes from
Keep exploring
Items in the same direction
Google Stackdriver Logging not working as expected
2.9.1 We are experiencing an issue with Stackdriver Logging with Airflow. As changelog suggests, with Airflow 2.9.1 version Google provider is updated to 10.17.0 and solves the bugs with Stackdriver logging. We tested with the latest version. However, we cannot configure remote logging with Stackdriver. As an initial…
Sensitive data from extra fields is visible in Edit Connection window
3.0.3 After upgrading Airflow from version 3.0.2 to 3.0.3 sensitive data in extra fields and extra fields JSON is visible in edit connection page. Sensitive data should be masked with Enter Edit Connection window in Airflow UI. Ubuntu 24.04 Other Docker-based deployment Airflow deployed with Docker Swarm. Settings in…
Support for podman in breeze tooling
Enable breeze to utilize podman for container management. Given the open source nature, lack of licensing issues, OCI-compliant images, and improved security and performance, enable podman as a container management option for breeze tooling.
Add missing test modules in our unit test suite
See test_providers_modules_should_have_tests in tests/always/test_project_structure.py but those tests are missing currently: codecov codecov codecov codecov codecov codecov codecov codecov codecov codecov codecov codecov codecov codecov codecov codecov codecov codecov codecov codecov codecov codecov codecov