You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In line with adding support for trySoft power off mode in Cluster API Provider vSphere in kubernetes-sigs/cluster-api-provider-vsphere#1982, for parity, we would like to have the timeout configurable for powerOffMode in particular.
This is because for certain (poorly behaved?) workloads, more than five minutes may be required to close down before a guest shutdown can occur. Allowing the timeout to be configurable would allow operators to choose something appropriate for their workload to strike a balance between fast shutdowns and avoiding data loss.
randomvariable
changed the title
Make timeout(s) of trySoft in spec.PowerOffMode, and optionally spec.restartMode and spec.suspendMode
Make timeout(s) of trySoft in spec.PowerOffMode, and optionally spec.restartMode and spec.suspendMode configurable
Jul 14, 2023
srm09
changed the title
Make timeout(s) of trySoft in spec.PowerOffMode, and optionally spec.restartMode and spec.suspendMode configurable
Make timeout(s) for VM GuestOSShutdown in spec.PowerOffMode, spec.restartMode and spec.suspendMode configurable
Jul 14, 2023
Please describe the solution you would like.
In line with adding support for trySoft power off mode in Cluster API Provider vSphere in kubernetes-sigs/cluster-api-provider-vsphere#1982, for parity, we would like to have the timeout configurable for powerOffMode in particular.
This is because for certain (poorly behaved?) workloads, more than five minutes may be required to close down before a guest shutdown can occur. Allowing the timeout to be configurable would allow operators to choose something appropriate for their workload to strike a balance between fast shutdowns and avoiding data loss.
Is there anything else you would like to add?
Please tell us about your environment.
N/A
rpm -qa VMware-wcp
on the vCenter appliancerpm -qa VMware-wcpovf
on the vCenter appliancekubectl version
The text was updated successfully, but these errors were encountered: