Braunson
Braunson
The else would need to be in the domain template not the domain configmap (note that dot instead of a dash). So I'm not sure if that would work. So...
/remove-lifecycle stale
I think we're also running into this issue on RKE2 CPI version 1.28.0, but we've had it now for awhile. Wasn't able to find a cause before but this makes...
Glad to hear @XudongLiuHarold - Did you have a chance to take a look this week?
Are there any plans to support registries with authentication? It seems the config for containerd in the supported directory (/etc/containerd/certs.d) does not support setting the CRI [registry credentials](https://github.com/containerd/containerd/blob/main/docs/cri/registry.md#configure-registry-credentials). This seems...
@alexeldeib That's for client certificates not auth tokens, identity tokens or username/passwords. You can get away with bas64 encrypted username/password with some registries but not all. Registries implementing OIDC authentication...
Yea exactly @alexeldeib That doesn't work in my use case as I'm trying to automatically have my AKS cluster authenticate with docker hub for all pulls to avoid rate limiting.
Any update on this? Would still be great to see.
Still a problem.
Issue remains