juspay / superposition

Superposition is a context-based configuration management system designed to facilitate safe and flexible rollout of config changes
https://juspay.io/open-source/superposition
Apache License 2.0
351 stars 14 forks source link

Config filtering (dimension, prefix) and snapshot version selection #128

Open ayushjain17 opened 3 months ago

ayushjain17 commented 3 months ago

Snapshot version selection or config filtering using dimensions and prefix via get config endpoint uses version and prefix in the query param, this conflicts with the already in use usage of query params for filtering the config.

Due to this conflict, the one would no longer be able to create a dimension named as version or prefix