calico icon indicating copy to clipboard operation
calico copied to clipboard

csi-node-driver ImagePullBackOff missing imagePullSecrets

Open DiZY-Jin opened this issue 3 years ago • 2 comments

Im using below link to use a private registry, however it seems the imagePullSecrets is not set for the daemonSet csi-node-driver. https://projectcalico.docs.tigera.io/maintenance/image-options/alternate-registry

Other calico pods is up and running and get imagePullSecrets in the deployments and daemonSet.

kubernetes v1.24.4 calico version 3.24.1

DiZY-Jin avatar Sep 22 '22 07:09 DiZY-Jin

@Josh-Tigera could you take a look at this one? Sounds like perhaps we're missing logic to include pull secrets for this daemonset?

Double check we don't need docs updates in that linked doc as well.

caseydavenport avatar Sep 27 '22 16:09 caseydavenport

Sure yeah, likely just an oversight on my part when implementing this.

Josh-Tigera avatar Sep 28 '22 20:09 Josh-Tigera