vic-ui
vic-ui copied to clipboard
vSphere Integrated Containers Plug-In for vSphere Client provides information about your VIC setup and allows you to deploy VCHs directly from the vSphere Client.
First we need to validate that our error handling and display is consistent and working across all applicable areas. We have seen inconsistencies in handling these api error responses in...
The Create VCH wizard only allows you to select datastores that are actually attached to the host/cluster. You cannot add NFS sharepoints as volume stores from the wizard, but it...
Once users have created a working VCH, they may wish to create similar VCHs with slight variations (e.g., a different name and networks). We should explore ways to make this...
Currently, there is no easy way for a user to view a VCH's settings after it has been created. We should allow them to view the properties of existing VCHs....
This epic aggregates feedback related to the overall "polish" of the UI.
Currently, the user interface may assume some familiarity with VIC concepts. For some, it may be their first exposure to the product. We should provide additional guidance where feasible. We...
Fixes # PR acceptance checklist: [ ] All unit tests pass [ ] All e2e tests pass [ ] Unit test(s) included* [ ] e2e test(s) included* [ ] Screenshot...