Design deployment strategy configuration schema
Open
area/schema
area/service-targets
enhancement
production
- Dominant language
- Go
- Stars
- 569
- Forks
- 364
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 136
Description
**Summary**: Define the YAML schema structure for specifying deployment strategies in azure.yaml, including strategy types, configuration options, and service-specific settings.
**Acceptance Criteria**:
- [ ] YAML schema for deployment strategy configuration with strategy type and parameters
- [ ] Support for service-level and global deployment strategy configuration
- [ ] Schema validation for strategy configuration syntax and compatibility
- [ ] Strategy inheritance from global to service-specific configurations
- [ ] Configuration parameter validation per strategy type
- [ ] JSON schema definition for IDE support and validation
Contributor guide
Assessment
This issue has not been assessed yet.