Open
Description
What would you like to be added:
Add Preemptable attribute into PodGroup to enable preempt/reclaim action.
Why is this needed:
Currently, we have preemptable annotation for Pod; and it's better to enable Preemptable for PodGroup:
- If PodGroup is preemptable, its Pods can be preemptable or not
- If PodGroup is un-preemptable, its Pods can not be preemptable, we should check this in webhook