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…
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
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
control state of individual taskflow in mapped task-group
Originally posted by ntnhaatj August 20, 2023 Hi, as my issue was raised here which also included depth-first execution model context, I would like to open an issue to have more discussion on this matter. motivated from the depth-first execution model implemented in mapped TaskGroup: At present, the upstream / downstr…