Allow users to configure VMX swap settings
Open
area/providers/vsphere
do-not-merge/work-in-progress
kind/enhancement
- Dominant language
- Go
- Stars
- 2.1k
- Forks
- 328
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 9
Description
**What would you like to be added**:
Allow users to enable/disable memory swap settings on VM level `sched.swap.vmxSwapEnabled=FALSE`
Looks like this can be configured using the V clone spec object https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/blob/969a4ae80bdac9e4636d5a4dcd5b44af5d2a3333/apis/v1beta1/types.go#L161
**Why is this needed**:
Users may want to control enabling/disabling swap memory as it has resource and performance implications.
Contributor guide
Assessment
This issue has not been assessed yet.