Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Implement domain scoping #257

Closed
6 tasks
beeme1mr opened this issue Mar 15, 2024 · 2 comments · Fixed by #261
Closed
6 tasks

[FEATURE] Implement domain scoping #257

beeme1mr opened this issue Mar 15, 2024 · 2 comments · Fixed by #261
Assignees
Labels
contribfest A good issue for Contribfest KubeCon EU '24 enhancement New feature or request v0.8.0

Comments

@beeme1mr
Copy link
Member

Overview

A domain is an identifier that logically binds clients with providers, allowing multiple providers to be used simultaneously within a single application.

Domains were added to the spec in the following PR: open-feature/spec#229

Tasks

Tasks

Reference implementations

Support was added in the JS SDK here and the Python SDK here.

Note

Some SDKs support named clients which predate domains. The domain term is intended to clarify intended behavior.

@beeme1mr beeme1mr added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed contribfest A good issue for Contribfest KubeCon EU '24 v0.8.0 labels Mar 15, 2024
@beeme1mr beeme1mr added this to the Spec 0.8 Compliance milestone Mar 15, 2024
@gunishmatta
Copy link
Contributor

Hi @beeme1mr I would like to work on this one.

@beeme1mr beeme1mr removed good first issue Good for newcomers help wanted Extra attention is needed labels Mar 27, 2024
@beeme1mr
Copy link
Member Author

Sure, assigned. Thanks @gunishmatta!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribfest A good issue for Contribfest KubeCon EU '24 enhancement New feature or request v0.8.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants