{"id":13643917,"url":"https://github.com/open-feature/open-feature-operator","last_synced_at":"2025-04-06T15:12:44.500Z","repository":{"id":37049657,"uuid":"496660192","full_name":"open-feature/open-feature-operator","owner":"open-feature","description":"A Kubernetes feature flag operator","archived":false,"fork":false,"pushed_at":"2024-05-28T17:18:13.000Z","size":5271,"stargazers_count":154,"open_issues_count":26,"forks_count":29,"subscribers_count":8,"default_branch":"main","last_synced_at":"2024-05-29T02:19:38.525Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://openfeature.dev","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/open-feature.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-05-26T14:49:23.000Z","updated_at":"2024-07-23T19:20:28.496Z","dependencies_parsed_at":"2023-10-17T05:54:05.989Z","dependency_job_id":"550de13c-d104-428b-bf43-d8579b574098","html_url":"https://github.com/open-feature/open-feature-operator","commit_stats":{"total_commits":491,"total_committers":18,"mean_commits":27.27777777777778,"dds":0.7311608961303462,"last_synced_commit":"42f9b007d391137b01bf9bc36bc40666d16c18b3"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-feature%2Fopen-feature-operator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-feature%2Fopen-feature-operator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-feature%2Fopen-feature-operator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-feature%2Fopen-feature-operator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/open-feature","download_url":"https://codeload.github.com/open-feature/open-feature-operator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247500469,"owners_count":20948880,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-02T01:01:54.806Z","updated_at":"2025-04-06T15:12:44.480Z","avatar_url":"https://github.com/open-feature.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"\u003cpicture\u003e\n  \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"./images/openfeature-horizontal-white.svg\"\u003e\n  \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"./images/openfeature-horizontal-black.svg\"\u003e\n  \u003cimg alt=\"OpenFeature Logo\" src=\"./images/openfeature-horizontal-black.svg\"\u003e\n\u003c/picture\u003e\n\n![build](https://img.shields.io/github/actions/workflow/status/open-feature/open-feature-operator/pr-checks.yml?branch=main)\n![goversion](https://img.shields.io/github/go-mod/go-version/open-feature/open-feature-operator/main)\n[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/open-feature-operator)](https://artifacthub.io/packages/search?repo=open-feature-operator)\n[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/6615/badge)](https://bestpractices.coreinfrastructure.org/projects/6615)\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fopen-feature%2Fopen-feature-operator.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fopen-feature%2Fopen-feature-operator?ref=badge_shield)\n\n## Get started\n\nThe OpenFeature Operator allows you to expose feature flags to your applications. \nIt injects a [flagd](https://github.com/open-feature/flagd) sidecar into relevant pods and exposes gRPC and HTTP interfaces for flag evaluation.\nTo get started, follow the installation instructions in the [docs](./docs).\n\n\u003e [!NOTE]\n\u003e With version [v0.5.0](https://github.com/open-feature/open-feature-operator/releases/tag/v0.5.0), we have migrated \n\u003e to API version `v1beta1`. Please check the [migration guide](./docs/v1beta_migration.md) to migrate from old configurations.\n\n## Demos\n\n- [Try the OpenFeature Operator locally on your machine](https://openfeature.dev/docs/tutorials/ofo)\n- [Try the OpenFeature Operator in the Killercoda Playground (in browser)](https://killercoda.com/open-feature/scenario/openfeature-operator-demo)\n\n## Changelog\n\nSee [CHANGELOG.md](https://github.com/open-feature/open-feature-operator/blob/main/CHANGELOG.md)\n\n## Contributing\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md) for details on how to contribute to the OpenFeature project.\n\nOur community meetings are held regularly and open to everyone, as well as other community channels.\nCheck the [OpenFeature community page]https://openfeature.dev/community/) for the links and participation guidelines.\n\nThanks so much to our contributors.\n\n\u003ca href=\"https://github.com/open-feature/flagd/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=open-feature/open-feature-operator\" /\u003e\n\u003c/a\u003e\n\nMade with [contrib.rocks](https://contrib.rocks).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopen-feature%2Fopen-feature-operator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopen-feature%2Fopen-feature-operator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopen-feature%2Fopen-feature-operator/lists"}