Skip to content

Releases: open-feature/open-feature-operator

v0.0.9

09 Aug 13:26
9b738de
Compare
Choose a tag to compare

FlagD

flagD version is 0.0.7

This is a break change and will use a new default flagD port of 8013

Run the example

kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.0.9/certificate.yaml
kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.0.9/release.yaml

Now deploy the E2E demo

kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.0.9/end-to-end.yaml

Screenshot 2022-07-07 at 09 11 41

Full Changelog: v0.0.8...v0.0.9

v0.0.8

09 Aug 09:25
41656d5
Compare
Choose a tag to compare

FlagD

flagD version is 0.0.6

Run the example

kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.0.8/certificate.yaml
kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.0.8/release.yaml

Now deploy the E2E demo

kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.0.8/end-to-end.yaml

Screenshot 2022-07-07 at 09 11 41

What's Changed

Full Changelog: v0.0.7...v0.0.8

v0.0.7

07 Jul 08:05
5c9e301
Compare
Choose a tag to compare

FlagD

flagD version is 0.0.3

Run the example

kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.0.7/certificate.yaml
kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.0.7/release.yaml

Now deploy the E2E demo

kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.0.7/end-to-end.yaml

Screenshot 2022-07-07 at 09 11 41

What's Changed

Full Changelog: v0.0.6...v0.0.7

v0.0.6

28 Jun 08:42
1f85a8d
Compare
Choose a tag to compare
Merge pull request #45 from open-feature/fix/flagd-validation

fix for validation failure

v0.0.5

28 Jun 07:02
bc09d91
Compare
Choose a tag to compare

What's Changed

  • Reduce app to 1 replica for simplicity and to demo no restart by @toddbaert in #39
  • Always pull most recent flagd by @toddbaert in #43
  • added the sync provider and reworked, implemented the injection code … by @AlexsJones in #44

Full Changelog: v0.0.4...v0.0.5

v0.0.4

20 Jun 12:51
081d35a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.3...v0.0.4

v0.0.3

20 Jun 11:04
801f3e5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.2...v0.0.3

v0.0.2

13 Jun 15:14
6531813
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.0.2

v0.0.1

30 May 19:46
Compare
Choose a tag to compare
First release