-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
4.15.z
-
None
-
False
-
Description of problem:
When trying to add below YAML in yaml editor, getting warning message as "Incorrect type. Expected "string"."
hosts: - http: - retries: 4 timeout: 40 name: host4 - http: - retries: 5 timeout: 50 name: host5
Version-Release number of selected component (if applicable):
4.15
How reproducible:
Always
Steps to Reproduce:
1. Click on import yaml button 2. Paste the above YAML
Actual results:
Shows warning message as "Incorrect type. Expected "string"."
Expected results:
Should not show the warning message
Additional info:
https://drive.google.com/drive/u/0/folders/1Jdy9Zj_4CtUMUrmwPRao1XrEaUIYiMn7
- is depended on by
-
OCPBUGS-37493 schema's input validation displays the warning message "incorrect type. Expected "string"" when creating/editing a helm release
- New
- links to