George Hicken
George Hicken
This updates config handling to make use of the fact that the bug1985862 has been addressed and in the field for a while now. That bug prevented us from using...
**Issue** Error seen while collecting log bundle in #6390 and may impact `docker logs`: "ServerFaultCode: A specified parameter was not correct: spec.url" (follow up from https://github.com/vmware/vic/issues/5685#issuecomment-314539043) **Details** If an ESX...
When investigating #4817 I've found the following. This occurs when the VCH starts after creation but does not have the `VCH - endpoint` role assigned to the vApp: ``` vagrant@devbox:~/vicsmb/src/github.com/vmware/vic$...
**Story** As a docker user I expect kill to operate in a timely manner **Details** `kill` succeeded, however there is a 20s delay as we wait for two timeouts to...
This adds utility functions and unit tests for processing of options embedded in the body of a pull request. This needs: a. addition of inline single option processing (e.g. parallel-jobs)...
This is very early design doc for adding configuration of bridge network widths. Towards: #3943 #3771 Related (partial dependency): #7183
**Story** As a developer I want full control over the type and structure of filesystem used on a volume disk As a developer I want to be able to configure...
**Story** As a viadmin I want to receive alerts when a VMs health/status degrades As a VIC user I want any health issues in my VCH to be resolved as...
**User Statement:** As a VIC customer I don't want to have to configure the ESX firewall. **Details:** We currently use port 2377 for our backchannel. While we have plans to...
#1557 is "closed" in that we now provide a more helpful error message in the case where we time out, however that's not exactly addressing the root behaviour. The primary...