k3s/plugin/pkg
Avesh Agarwal b571001999 Implement resource limit priority function. This function checks if the input pod's
resource limits are satisfied by the input node's allocatable resources or not.
If yes, the node is assigned a score of 1, otherwise the node's score is not changed.
2017-11-27 12:53:47 -05:00
..
admission Admission Controller PVC Finalizer Plugin 2017-11-23 11:46:28 +01:00
auth Add policy for the PVC Protection Controller 2017-11-23 12:25:14 +01:00
scheduler Implement resource limit priority function. This function checks if the input pod's 2017-11-27 12:53:47 -05:00