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
* CLUSTER_DOMAIN env var is now FLAGD_CLUSTER_DOMAIN.
9
+
10
+
### ✨ New Features
11
+
12
+
* add flag metadata to FeatureFlag CRD ([#808](https://github.com/open-feature/open-feature-operator/issues/808)) ([33168bb](https://github.com/open-feature/open-feature-operator/commit/33168bb17685c6ba77db700c3091f16817a09ee3))
* rename api module name (apis -> api) ([#823](https://github.com/open-feature/open-feature-operator/issues/823)) ([70e9a3b](https://github.com/open-feature/open-feature-operator/commit/70e9a3b6abac590061a245ced9f0f7b576e83c65))
15
+
16
+
17
+
### 🐛 Bug Fixes
18
+
19
+
* correct capabilities drop value to "ALL" for PodSecurity restricted compliance ([#804](https://github.com/open-feature/open-feature-operator/issues/804)) ([0c87d05](https://github.com/open-feature/open-feature-operator/commit/0c87d05c94971be92cf2198fcea1492531aba7af))
20
+
***envconfig:** rename CLUSTER_DOMAIN env var to FLAGD_CLUSTER_DOMAIN ([#792](https://github.com/open-feature/open-feature-operator/issues/792)) ([0668bd6](https://github.com/open-feature/open-feature-operator/commit/0668bd63998d8a0e88e0ccdafbc2b5fbb549c0c5))
21
+
* rename CLUSTER_DOMAIN env var to FLAGD_CLUSTER_DOMAIN ([3cf6a6a](https://github.com/open-feature/open-feature-operator/commit/3cf6a6a0ecf273b5b667fc89c061462f94a754c1))
22
+
***security:** pin all GitHub Actions to SHA digests ([#810](https://github.com/open-feature/open-feature-operator/issues/810)) ([9cd944a](https://github.com/open-feature/open-feature-operator/commit/9cd944a368c900d0f2fb303e658322b304c4505b))
23
+
* Set appProtocol for service resources ([#797](https://github.com/open-feature/open-feature-operator/issues/797)) ([fd99ee5](https://github.com/open-feature/open-feature-operator/commit/fd99ee58862d27a35a72e6b8c90f46f44f18e6c6))
0 commit comments