Skip to content

Commit 7870760

Browse files
committed
Update breaking change notes on Airflow
1 parent 454340f commit 7870760

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

modules/ROOT/pages/release_notes.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,12 @@ spec:
101101
```
102102
This is an example for Trino, but the pattern is the same across all operators.
103103

104+
==== Stackable Operator for Apache Airflow
105+
106+
Existing Airflow clusters need to be deleted and recreated.
107+
108+
This is required because the UID of the Airflow user has https://github.com/stackabletech/airflow-operator/pull/219[changed] to be in line with the rest of the platform.
109+
104110
==== Stackable Operator for Apache HBase
105111

106112
* https://github.com/stackabletech/hbase-operator/issues/329[Consolidated top level configuration to clusterConfig]

0 commit comments

Comments
 (0)