intel-device-plugins-for-ku.../pkg/deviceplugin
Mikko Ylinen 2adad5ae76 drop deprecated grpc.WithInsecure()
grpc-go v1.43.0 deprecated grpc.WithInsecure() in favor of
insecure.NewCredentials(). Move to use the recommended approach
and drop the linter annotations.

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2022-04-07 13:40:51 +03:00
..
api.go add 'annotations' parameter to the NewDeviceInfo API 2022-02-07 15:15:30 +02: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 drop deprecated grpc.WithInsecure() 2022-04-07 13:40:51 +03:00
server.go drop deprecated grpc.WithInsecure() 2022-04-07 13:40:51 +03:00