open-feature / open-feature/spec

Migrate (or implement) multi-provider directly in SDKs

Open
#316 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement help wanted
Dominant language
Python
Stars
1.3k
Forks
58
Avg merge
2d 18h
Merged PRs (30d)
2

Description

The multi-provider is quite valuable and offers a lot of utility, but it's not implemented in all languages.

Additionally, in most implementations, it exists in the "contrib" repo as an optional extension. In these cases, we want to remove it from contribs and into the SDK directly, also taking advantage of the access to SDK internals to simplify the implementations where possible.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inventorying the SDK implementations and the optional multi-provider extensions in the contrib repositories; the issue names no specific files or tests. Done means multi-provider support exists in every relevant SDK and the contrib implementations have been removed, with simpler implementations where SDK internals allow.

Written by the indexing model from the issue text.

Assessment

Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.