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] Support for advanced sync provider configuration #415

Closed
toddbaert opened this issue Feb 15, 2023 · 0 comments
Closed

[FEATURE] Support for advanced sync provider configuration #415

toddbaert opened this issue Feb 15, 2023 · 0 comments
Labels
enhancement New feature or request Needs Triage This issue needs to be investigated by a maintainer

Comments

@toddbaert
Copy link
Member

Requirements

flagd supports various sync providers (filepath, kubernetes, http, grpc), and also supports the usage of multiple providers simultaneously (just as an example, flagd can be started to listen to an HTTP endpoint, watch a file, and connect to 2 gRPC servers).

Each of these providers may require individual configuration. For instance, each gRPC stream might need different certs, or http syncs may each require different auth headers. Once flagd supports this sort of configuration, we need to be able to define it in CRDs.

Blocked by: #405

@toddbaert toddbaert added enhancement New feature or request Needs Triage This issue needs to be investigated by a maintainer labels Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Needs Triage This issue needs to be investigated by a maintainer
Projects
None yet
Development

No branches or pull requests

1 participant