Goal
We want to allow users to do canary rollouts for their features so that they can test it out for their install base before committing to a full rollout. This allows our users to validate scalability, usability, and impact of various features.
Requirements
Implement the controlled rollout as described in:
The config should be structured as: TBD TBD TBD
Open Questions
- If there is conflict between a team config and a platform config, which one takes precedence?
Related
Goal
We want to allow users to do canary rollouts for their features so that they can test it out for their install base before committing to a full rollout. This allows our users to validate scalability, usability, and impact of various features.
Requirements
Implement the controlled rollout as described in:
The config should be structured as: TBD TBD TBD
Open Questions
Related