You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/pages/release_notes.adoc
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -101,6 +101,12 @@ spec:
101
101
```
102
102
This is an example for Trino, but the pattern is the same across all operators.
103
103
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
+
104
110
==== Stackable Operator for Apache HBase
105
111
106
112
* https://github.com/stackabletech/hbase-operator/issues/329[Consolidated top level configuration to clusterConfig]
0 commit comments