Skip to content

Commit 5ff5cdd

Browse files
sbernauerrazvan
andauthored
Update CHANGELOG.md
Co-authored-by: Razvan-Daniel Mihai <84674+razvan@users.noreply.github.com>
1 parent 6b8efbe commit 5ff5cdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
- Fix OPA authorization for Airflow 3. Airflow 3 needs to be configured via env variables, the operator now does this correctly ([#668]).
1313
- Allow multiple Airflows in the same namespace to use Kubernetes executors.
1414
Previously, the operator would always use the same name for the executor Pod template ConfigMap.
15-
In case you had multiple Airflows, the two "fought" over writing to that ConfigMap ([#678]).
15+
Thus when deploying multiple Airflow instances in the same namespace, there would be a conflict over the contents of that ConfigMap ([#678]).
1616

1717
[#667]: https://github.com/stackabletech/airflow-operator/pull/667
1818
[#668]: https://github.com/stackabletech/airflow-operator/pull/668

0 commit comments

Comments
 (0)