- Also add some log lines for better observability of behavior. Signed-off-by: Andrew Keesler <akeesler@vmware.com>
- Also, don't repeat `spec.Parallel()` because, according to the docs for the spec package, "options are inherited by subgroups and subspecs" - Two tests are left pending to be filled in on the next commit
- Also upgrade go-client and api dependencies, and add controller-go as a dependency Signed-off-by: Ryan Richard <richardry@vmware.com>