Skip to content

fix(airflow): Allow overriding the logging configuration in Airflow 3.1#1445

Draft
siegfriedweber wants to merge 2 commits intomainfrom
fix/airflow-logging
Draft

fix(airflow): Allow overriding the logging configuration in Airflow 3.1#1445
siegfriedweber wants to merge 2 commits intomainfrom
fix/airflow-logging

Conversation

@siegfriedweber
Copy link
Member

@siegfriedweber siegfriedweber commented Mar 9, 2026

Description

Allow overriding the logging configuration in Airflow 3.1.

Part of stackabletech/airflow-operator#740

Definition of Done Checklist

Note

Not all of these items are applicable to all PRs, the author should update this template to only leave the boxes in that are relevant.

Please make sure all these things are done and tick the boxes

  • Changes are OpenShift compatible
  • Add an entry to the CHANGELOG.md file
  • Integration tests ran successfully
TIP: Running integration tests with a new product image

The image can be built and uploaded to the kind cluster with the following commands:

boil build <IMAGE> --image-version <RELEASE_VERSION> --strip-architecture --load
kind load docker-image <MANIFEST_URI> --name=<name-of-your-test-cluster>

See the output of boil to retrieve the image manifest URI for <MANIFEST_URI>.

@siegfriedweber siegfriedweber self-assigned this Mar 9, 2026
@siegfriedweber siegfriedweber changed the title fix(airflow): Allow overriding the logging configuration fix(airflow): Allow overriding the logging configuration in Airflow 3.1 Mar 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant