Ben Coxford
Ben Coxford
> > _Side-note_: k8s sig recommends against their fake client now with preference of using envtest as you are using a real client and a real API server. > >...
> That struct is for the `linkerd-control-plane` chart. The CRDs are rendered via the `linkerd-crds` chart, which can be done via helm or through the CLI: `linkerd install --crds |...
> So we found this https://kubernetes.io/blog/2021/11/09/non-root-containers-and-devices/ and we were wondering if that might fix the issue for you, basically setting `device_ownership_from_security_context = true' for your CRI. Let us know if...
https://github.com/aenix-io/dnsmasq-controller/issues/6
> I ran into this same issue before I realized I was using the wrong image. I believe you want to use multus-cni:v4.0.2-thick since you are using the thick deployment....
Any update on solution to this? Hit the issue in v4.0.2 and on master.
> Just so I understand correctly, is this on v0.0.22? Sorry should've included that. This is on `0.0.21`.
Yeah so we got this response and it was only resolved after we fixed an issue with a pull secret. In the image pull error event, we see a 500...
> It would be great if we could support generating Kustomizaton from the Helm chart to reduce the work required. It has been a while since I have looked at...
> That's a neat idea. Is this something you could contribute? Yeah more than happy to 💯