blog: fix KEP URL in 2022-12-19-devicemanager-ga.md
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>pull/38548/head
parent
8b4f7c2076
commit
a575cb56a4
|
|
@ -90,4 +90,4 @@ to service multiple plugin APIs at once. A per-API call with request/response ty
|
|||
would allow adding support for newer API versions without explicitly bumping the API.
|
||||
|
||||
In addition to that, there are existing proposals in the community to introduce additional
|
||||
endpoints [KEP-3162: Add Deallocate and PostStopContainer to Device Manager API](https://github.com/kubernetes/kubernetes/pull/109016).
|
||||
endpoints [KEP-3162: Add Deallocate and PostStopContainer to Device Manager API](https://github.com/kubernetes/enhancements/issues/3162).
|
||||
|
|
|
|||
Loading…
Reference in New Issue