Signed-off-by: Lantao Liu <lantaol@google.com>
Go uses the same address variable while iterating in a range, so use a copy when using its address. Signed-off-by: Gaurav Singh <gaurav1086@gmail.com>
Organizes the cri related server packages under pkg/cri Signed-off-by: Derek McGowan <derek@mcg.dev>