Signed-off-by: Mark Stickley <markstickley@users.noreply.github.com> |
||
---|---|---|
.github | ||
api | ||
chart/open-feature-operator | ||
cmd | ||
config | ||
docs | ||
hack | ||
images | ||
internal | ||
test/e2e | ||
.chainsaw-local.yaml | ||
.chainsaw.yaml | ||
.clomonitor.yml | ||
.dockerignore | ||
.gitignore | ||
.golangci.yml | ||
.release-please-manifest.json | ||
CHANGELOG.md | ||
CODEOWNERS | ||
CONTRIBUTING.md | ||
Dockerfile | ||
LICENSE | ||
Makefile | ||
PROJECT | ||
README.md | ||
codecov.yml | ||
go.mod | ||
go.sum | ||
release-please-config.json | ||
renovate.json |
README.md
Get started
The OpenFeature Operator allows you to expose feature flags to your applications. It injects a flagd sidecar into relevant pods and exposes gRPC and HTTP interfaces for flag evaluation. To get started, follow the installation instructions in the docs.
[!NOTE] With version v0.5.0, we have migrated to API version
v1beta1
. Please check the migration guide to migrate from old configurations.
Demos
- Try the OpenFeature Operator locally on your machine
- Try the OpenFeature Operator in the Killercoda Playground (in browser)
Changelog
See CHANGELOG.md
Contributing
See CONTRIBUTING.md for details on how to contribute to the OpenFeature project.
Our community meetings are held regularly and open to everyone, as well as other community channels. Check the [OpenFeature community page]https://openfeature.dev/community/) for the links and participation guidelines.
Thanks so much to our contributors.
Made with contrib.rocks.