Bug 2032000
Summary: | RFE Unable to deploy cluster on VMware - hive controller error 400 Bad Request | ||
---|---|---|---|
Product: | Red Hat Advanced Cluster Management for Kubernetes | Reporter: | Ryan Spagnola <rspagnol> |
Component: | Console | Assignee: | Christian Stark <cstark> |
Status: | CLOSED NOTABUG | QA Contact: | Eveline Cai <ecai> |
Severity: | high | Docs Contact: | Christopher Dawson <cdawson> |
Priority: | unspecified | ||
Version: | rhacm-2.4 | CC: | cstark, daliu, dhuynh, kcormier, sberens, sweimer, swick, yuhe |
Target Milestone: | --- | Flags: | dhuynh:
qe_test_coverage?
|
Target Release: | --- | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-03-16 17:28:24 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: |
Description
Ryan Spagnola
2021-12-13 20:20:11 UTC
Determined the root cause of this issue was an incorrectly formatted provider credential. The "vCenter server" value was entered as a URL rather than a raw hostname. Would like to turn this into an RFE to do one of the following: 1. rename the field to "vCenter server fqdn" or similar to indicate a URL is not appropriate OR 2. add a constraint to the "vCenter server" field which does not allow for URLs to be input OR 3. add logic to reformat the input if it is entered as a URL AND Add a function to the credential creation form which validates the credential at creation time. I created an issue in the RHACM backlog to prioritize this RFE: https://issues.redhat.com/browse/ACM-1139 Do we normally close out the BZs, once RFEs are created in Jira @cstark ? @ We've never treated absence of these kind of things as a bug; there's more than just this one field for validation that could be implemented for forms across the UI. Not a bug. Tracking as an enhancement request at https://issues.redhat.com/browse/ACM-1139 The needinfo request[s] on this closed bug have been removed as they have been unresolved for 500 days |