Patrick Force

Results 7 comments of Patrick Force

thanks @bboreham sorry for the delay in getting back with more details here. Here's the previous config that works fine: ``` [plugins."io.containerd.grpc.v1.cri"] sandbox_image = "k8s.gcr.io/pause:3.1" [plugins."io.containerd.grpc.v1.cri".containerd] snapshotter = "overlayfs" [plugins."io.containerd.grpc.v1.cri".containerd.runtimes.runc]...

Oh, and realized I forgot the versions of containerd and runc: ``` # containerd --version containerd github.com/containerd/containerd v1.3.4 814b7956fafc7a0980ea07e950f983d0837e5578 # runc --version runc version 1.0.0-rc10 spec: 1.0.1-dev ``` seems interesting...

Assuming you're talking about the xcode download/install automation piece. Per the automation message at https://github.com/rockholla/macosa/blob/master/bin/macosa_xcode#L61, you need to turn off 2 factor for this stage if you wish to automate...

Not exactly sure what you mean, but maybe just that you can't turn off 2 factor auth anymore for accounts that have enabled it and are using it for newer...

I created a related PR to add node selector capabilities to common daemonset config via the `ClusterPolicy`: https://gitlab.com/nvidia/kubernetes/gpu-operator/-/merge_requests/976. I think this should address the need here.

@shivamerla created a ~~draft~~ PR at the driver container images project level as a start: https://gitlab.com/nvidia/container-images/driver/-/merge_requests/285. I'm not sure if we might also want to update this operator to be...

Updated PR after the move for the relevant repo to github: https://github.com/NVIDIA/GPU-Driver-Container/pull/6