intel-device-plugins-for-ku.../pkg/deviceplugin
Mikko Ylinen 3e9e06c53f pkg/deviceplugin: do not reset Envs/Annotations from previous loops
When more than one device ID is Allocate()'d to a container,
Envs/Annotations for all but the last device ID get lost because
their cresp.* maps are (re-)instantiated on each loop.

Fix it by doing that only once.

Fixes: 55f3e17

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2023-05-02 09:29:35 +03:00
..
api.go Log GPU device share count & type count changes separately 2022-08-31 17:23:57 +03:00
manager_test.go lint: enable wsl check 2021-12-17 11:48:48 +02:00
manager.go lint: enable wsl check 2021-12-17 11:48:48 +02:00
server_test.go build: move to Go 1.19 and golangci-lint 1.48 because of that 2022-08-15 10:13:37 +03:00
server.go pkg/deviceplugin: do not reset Envs/Annotations from previous loops 2023-05-02 09:29:35 +03:00