ansible/awx

Validate `pod_spec_override` on InstanceGroupSerializer

Open

#8,182 opened on Sep 18, 2020

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Python (3,333 forks)batch import
component:apihelp wantedtype:bug

Repository metrics

Stars
 (13,071 stars)
PR merge metrics
 (Avg merge 24d 6h) (30 merged PRs in 30d)

Description

ISSUE TYPE
  • Feature Idea
SUMMARY

Right now there is no validation for pod_spec_override on InstanceGroupSerializer. Validate that it is a valid JSON.

Contributor guide