Remove support for cpuset field, assuming it's always set to true regardless of value set.
What is the use case behind this feature?
This field gives misleading feeling that it enables cpupinning which on Kubernetes is handled differently than on baremetals. Instead having a knob for it, Operator should set allowed cpus always.
What should the feature do?
Remove support for cpuset field, assuming it's always set to true regardless of value set.
What is the use case behind this feature?
This field gives misleading feeling that it enables cpupinning which on Kubernetes is handled differently than on baremetals. Instead having a knob for it, Operator should set allowed cpus always.
Anything else we need to know?
No response