2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)Python3,333 forks (3,333 forks)batch import
component:apihelp wantedtype:bug
Repository metrics
- Stars
- 13,071 stars (13,071 stars)
- PR merge metrics
- Avg merge 24d 6h (Avg merge 24d 6h)30 merged PRs in 30d (30 merged PRs in 30d)
Description
ISSUE TYPE
SUMMARY
Right now there is no validation for pod_spec_override on InstanceGroupSerializer. Validate that it is a valid JSON.
Contributor guide
- Research direction
- Add a JSON validator to the `pod spec override` field in InstanceGroupSerializer.
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- Python