Bug 2078568
Summary: | PDB: Submit request failed for sample yaml in form view | ||||||
---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Cyril <cajieh> | ||||
Component: | Management Console | Assignee: | Cyril <cajieh> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Yadan Pei <yapei> | ||||
Severity: | low | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 4.11 | CC: | aos-bugs | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2022-06-17 12:30:19 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
This issue has been addressed in PR - https://github.com/openshift/console/pull/11494 *** This bug has been marked as a duplicate of bug 2084453 *** |
Created attachment 1874854 [details] Failed Request Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. on the form 2. flip to the yaml 3. grab the 2nd sample, Set minAvailable to 25% 4. flip back to the form 5. hit submit Actual results: The request failed and the server sent back 405 and the error message: the server does not allow this method on the requested resource. Expected results: The request succeeded and the server sent back 201. Additional info: