-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Provider Config Proposal
Requirements
- Provider should be configured by one config.
- Single source of truth that can be watched by provider; changes in the source must be propagated to all watching providers.
- Hot reload - provider should apply config changes on the fly.
- Config must not be public.
- Follow the inventory operator config style.
Questions to clarify
- Do we want to share a single config between providers located in different K8s clusters? (If yes, ConfigMap is not suitable.)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels