We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6866383 commit 39df8dfCopy full SHA for 39df8df
1 file changed
CHANGELOG.md
@@ -6,8 +6,11 @@
6
7
- Internal operator refactoring: introduce a build() step in the reconciler that
8
assembles all relevant Kubernetes resources before anything is applied ([#814]).
9
+- The RBAC ServiceAccount and RoleBinding are now built with the operator-rs `v2::rbac`
10
+ functions and carry the full set of recommended labels ([#821]).
11
12
[#814]: https://github.com/stackabletech/airflow-operator/pull/814
13
+[#821]: https://github.com/stackabletech/airflow-operator/pull/821
14
15
## [26.7.0] - 2026-07-21
16
0 commit comments