Skip to content

Releases: open-feature/open-feature-operator

apis: v0.2.38

29 Nov 17:50
069e275
Compare
Choose a tag to compare

0.2.38 (2023-11-29)

✨ New Features

  • introduce v1beta1/common package (#547) (cdc4af4)
  • prepare apis for v1beta1 controllers onboarding (#549) (e3c8b42)

🐛 Bug Fixes

🧹 Chore

apis: v0.2.37

15 Nov 15:53
854e72d
Compare
Choose a tag to compare

0.2.37 (2023-11-15)

✨ New Features

🧹 Chore

  • use github-action for golangci-lint workflow (#538) (a97d336)

v0.2.36

07 Aug 22:02
4d5dfdd
Compare
Choose a tag to compare

0.2.36 (2023-08-07)

✨ New Features

🧹 Chore

  • deps: update actions/setup-node action to v3.7.0 (#504) (2f78b83)
  • deps: update curlimages/curl docker tag to v8.2.1 (#505) (ae1be55)
  • deps: update dependency bitnami-labs/readme-generator-for-helm to v2.5.1 (#506) (54d59db)
  • deps: update docker/login-action digest to a979406 (#493) (22a1e55)
  • deps: update helm/kind-action action to v1.8.0 (#507) (e740068)
  • deps: update open-feature/flagd (#516) (74dd65c)
  • update K8s deps and fix api changes (#518) (644144f)

v0.2.35

01 Aug 17:45
90b9c18
Compare
Choose a tag to compare

0.2.35 (2023-08-01)

🐛 Bug Fixes

  • deps: update module github.com/stretchr/testify to v1.8.3 (#488) (426be04)
  • deps: update module github.com/stretchr/testify to v1.8.4 (#490) (660da11)
  • remove 'grpc://' prefix from proxy sync address (#479) (50151ff)
  • use admission webhook namespace if pod namespace is empty (#503) (ffd3e0a)

🧹 Chore

  • adapt ServiceAccount only in case of K8s Provider (#498) (786d511)
  • adding troubleshooting guide (#501) (0befb8f)
  • attempt to improve documentation (#496) (603e74e)
  • deps: update curlimages/curl docker tag to v7.88.1 (#459) (ea98e1e)
  • deps: update curlimages/curl docker tag to v8 (#461) (1271eab)
  • deps: update curlimages/curl docker tag to v8.1.2 (#487) (b9720bb)
  • deps: update docker/login-action digest to 40891eb (#473) (630518a)
  • deps: update docker/metadata-action digest to 35e9aff (#494) (27a7efd)
  • deps: update docker/metadata-action digest to c4ee3ad (#471) (5f3d98a)
  • deps: update gcr.io/kubebuilder/kube-rbac-proxy docker tag to v0.14.1 (#477) (8183725)
  • deps: update helm/kind-action action to v1.7.0 (#486) (09dcbc1)
  • deps: update module golang.org/x/net to v0.12.0 (#484) (5af75bb)
  • deps: update open-feature/flagd (#480) (cfeddc8)
  • deps: update open-feature/flagd (#499) (83fbb00)
  • extract flagd container injection into its own component (#474) (9ed8e59)
  • generalize renovate configuration (#495) (1ec3183)

📚 Documentation

  • add advanced flagd links (#492) (eb44c61)
  • add instruction for using OFO and GitOps (#497) (244a625)
  • Doc fixes (#469) (5a7918a)
  • replace make deploy-demo command with a link to the cloud-native-demo repo (#476) (fff12a8)
  • update crd version in getting started guide (#485) (eb3b950)

v0.2.34

13 Apr 17:49
4fc60dc
Compare
Choose a tag to compare

0.2.34 (2023-04-13)

🧹 Chore

v0.2.33

12 Apr 15:12
11e671d
Compare
Choose a tag to compare

0.2.33 (2023-04-12)

🐛 Bug Fixes

  • removed old prefix from flagd-proxy provider config (#463) (39a99c6)

v0.2.32

12 Apr 14:31
e0d639a
Compare
Choose a tag to compare

0.2.32 (2023-04-12)

📚 Documentation

🐛 Bug Fixes

  • deps: update kubernetes packages to v0.26.3 (#273) (abe56e1)
  • deps: update module github.com/go-logr/logr to v1.2.4 (#428) (8d07dab)
  • deps: update module github.com/onsi/gomega to v1.27.5 (#357) (8624958)
  • deps: update module github.com/onsi/gomega to v1.27.6 (#429) (987815c)
  • deps: update module github.com/stretchr/testify to v1.8.2 (#396) (f24b6c4)
  • deps: update module sigs.k8s.io/controller-runtime to v0.14.6 (#426) (0e779e8)
  • remove unneeded OF namespace prefix from clusterrolebindings (#453) (b23edef)
  • restrict permissions to only access specific CRB (#436) (6f1f93c)
  • update flagd proxy env var prefix (#440) (b451d47)

✨ New Features

  • flagd proxy resource ownership (#442) (31b5f7b)
  • introduce debugLogging parameter to FlagSourceConfiguration CRD (#434) (26ae125)
  • kube-flagd-proxy deployment (#412) (651c63c)
  • migrate flagd startup argument to sources flag (#427) (1c67f34)
  • test: substitute kuttl to bash e2e test (#411) (ff199f1)

🧹 Chore

  • add unit tests to pod webhook (#419) (4290978)
  • attempt renovate fix (48b6c7f)
  • attempt versioning fix in test (58d0145)
  • deps: update actions/setup-go action to v4 (#398) (ee9ecb9)
  • deps: update dependency open-feature/flagd to v0.2.1 (#462) (d2d53b7)
  • deps: update docker/login-action digest to 65b78e6 (#421) (8d2ebe2)
  • deps: update docker/metadata-action digest to 3f6690a (#432) (991b2bd)
  • deps: update golang docker tag to v1.20.3 (#445) (b8f6c5b)
  • deps: update module golang.org/x/net to v0.8.0 (#397) (096c889)
  • deps: update module golang.org/x/net to v0.9.0 (#451) (4cbe4f1)
  • deps: update open-feature/flagd (#457) (db9af7a)
  • deps: update open-feature/flagd to v0.5.0 (#422) (6846aa2)
  • fix renovate config, add recommended preset (#418) (78c5970)
  • improve container build layer caching (#414) (3212eba)
  • increase backoffLimit for inject-flagd (#423) (29d7cf0)
  • introduce additional unit tests for api packages (#420) (5ba5bc9)
  • refactor admission webhook tests (#409) (29c7c28)
  • refactor pod webhook mutator (#410) (2a86b03)
  • refactored component test using fake client (#435) (08a50ac)
  • remove ignored renovate paths (#441) (c1d8929)
  • reorder containers in e2e assertion (1d895c3)
  • split controllers to separate packages + cover them with unit tests (#404) (6ed4cef)
  • troubleshoot renovate (de4ac14)
  • troubleshoot renovate (89a7b5b)
  • troubleshoot renovate (244bd3a)
  • troubleshoot renovate (eafa670)
  • troubleshoot renovate (c3d9523)
  • troubleshoot renovatge (35054cb)
  • troubleshoot renvoate (7ac3c90)
  • update codeowners to use cloud native team (6133060)
  • update flagd renovate detection (#439) ([3d1540c](https:/...
Read more

v0.2.31

16 Mar 21:33
42f9b00
Compare
Choose a tag to compare

0.2.31 (2023-03-16)

📚 Documentation

  • fix rendering issue with operator resource config table (#401) (71ea8a6)

🐛 Bug Fixes

v0.2.30

16 Mar 20:20
945aa6b
Compare
Choose a tag to compare

0.2.30 (2023-03-16)

📚 Documentation

  • add AND operator to sequential commands (#368) (6f73a62)

✨ New Features

🐛 Bug Fixes

  • deps: update module sigs.k8s.io/controller-runtime to v0.14.5 (#279) (8a80bff)

🧹 Chore

  • add additional sections to the release notes (4bec5af)
  • add artifact hub metadata (#372) (c6f539f)
  • deps: update dependency open-feature/flagd to v0.4.0 (#342) (0640f46)
  • deps: update dependency open-feature/flagd to v0.4.1 (#373) (756cf7a)
  • deps: update dependency open-feature/flagd to v0.4.4 (#400) (3e0a666)
  • deps: update docker/login-action digest to 219c305 (#365) (ee84954)
  • deps: update docker/metadata-action digest to 766400c (#267) (38a1464)
  • deps: update docker/metadata-action digest to 9ec57ed (#366) (884d444)
  • deps: update gcr.io/kubebuilder/kube-rbac-proxy docker tag to v0.14.0 (#376) (708e4bc)
  • deps: update ghcr.io/open-feature/flagd docker tag to v0.4.4 (#381) (a253761)
  • deps: update golang docker tag to v1.20.2 (#374) (e2de529)
  • e2e test for openfeature.dev/enabled annotation set to false (#375) (b03fb14)
  • improve formatting and content (#384) (c5a6a32)
  • remove unneeded conversion webhooks + introduce unit tests for conversion functions (#385) (dd34801)

v0.2.29

23 Feb 17:37
8b779b1
Compare
Choose a tag to compare

0.2.29 (2023-02-23)

Features

  • add log format configuration options through helm chart (#346) (bcef736)
  • Introduced context to the readyz endpoint, added wait to test suite (#336) (ed81c02)

Bug Fixes