Create Pod and edit as yaml renders wrong Pod spec #11583
Labels
kind/bug
QA/dev-automation
Issues that engineers have written automation around so QA doesn't have look at this
Setup
Describe the bug
Go to UI,
Workloads
-> Pods, hitCreate
, switch to yaml (Edit as YAML
).The Pod manifest is wrong as it contains the
template
section.Running the pod without YAML form is OK.
To Reproduce
as above
Result
invalid Pod manifest
Expected Result
correct Pod manifest
The text was updated successfully, but these errors were encountered: