Description of problem:
When a user creates a VMWare credential without the absolute path for the folder (e.g. 'ACM-QE' vs '/Workload Datacenter/vm/ACM-QE', the error is reflected in the install logs but not bubbled up to the overview.
It would be good for the user if this error is reflected in the overview log like when a folder doesn't exist.
Additionally:
- Is it possible to add validation in the folder field when creating the vmware credential to ensure the path is what's expected? at least it should start with the root /
- folders in vsphere are case-sensitive, we should make this known to the user as well
Version-Release number of selected component (if applicable):
2.7.0-DOWNSTREAM-2022-10-20-05-23-04
How reproducible:
everytime
Steps to Reproduce:
- create a vmware with relative path for the folder, e.g. 'ACM-QE' vs '/Workload Datacenter/vm/ACM-QE'
- attempt to create vmware cluster
- observe error