Vitaly E.

Results 4 issues of Vitaly E.

Release 1.3.0 of Terraform has concluded the `module_variable_optional_attrs` experiment. This PR removes the experiment and upgrades the optional variables to use the updated syntax. It also makes `vsphere_service_type` explicitly optional...

- enable optionally upgrading ESXi to a newer version (e.g. 6.5->7.0, or a latest patch) before installing vCenter virtual appliance - update README accordingly - fix spelling The upgrade code...

Add podman as an option for building images and running on Kind

size/M
cncf-cla: yes

### Problem The [GPU Driver Upgrades documentation](https://docs.nvidia.com/datacenter/cloud-native/gpu-operator/latest/gpu-driver-upgrades.html#upgrades-with-the-upgrade-controller) states: > Upgrade the driver by changing the `driver.version` value in the cluster policy This works on Kubernetes (Helm) but **fails on OpenShift...