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 71d39c3 commit 37194b3Copy full SHA for 37194b3
1 file changed
CHANGELOG.md
@@ -27,6 +27,7 @@
27
### Fixed
28
29
- Do not use immutable Secret objects for internal secrets. Migrate existing secrets to mutable versions ([#770]).
30
+- Allow OPA integration with arbitrary user role. Previously, this only worked for users with Admin role ([#800])
31
32
[#750]: https://github.com/stackabletech/airflow-operator/pull/750
33
[#765]: https://github.com/stackabletech/airflow-operator/pull/765
@@ -39,6 +40,7 @@
39
40
[#784]: https://github.com/stackabletech/airflow-operator/pull/784
41
[#786]: https://github.com/stackabletech/airflow-operator/pull/786
42
[#795]: https://github.com/stackabletech/airflow-operator/pull/795
43
+[#800]: https://github.com/stackabletech/airflow-operator/pull/800
44
45
## [26.3.0] - 2026-03-16
46
0 commit comments