![]() Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Fail container start if its requested device plugin resource is unknown. With the change, Kubelet device manager now checks whether it has cached option state for the requested device plugin resource to make sure the resource is in ready state when we start the container. **What this PR does / why we need it**: **Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*: Fixes https://github.com/kubernetes/kubernetes/issues/67107 **Special notes for your reviewer**: **Release note**: ```release-note Fail container start if its requested device plugin resource hasn't registered after Kubelet restart. ``` |
||
---|---|---|
.. | ||
checkpoint | ||
BUILD | ||
device_plugin_stub.go | ||
endpoint_test.go | ||
endpoint.go | ||
manager_stub.go | ||
manager_test.go | ||
manager.go | ||
OWNERS | ||
pod_devices.go | ||
types.go |