Avo Sepp
Avo Sepp
I'm tagging along here. I would like to create ACRGenerators at a cluster level, so that individual namespaces can request pull credentials for the container registry. If I have to...
Hi, I am having the same error right now. Bumping for visibility. v0.4.15
I think the ability to use multiple workload identities is desirable for us too. I think a new feature request should be opened up if there isn't a good solution...
One of the challenges with password authentication are corporate password renewal policies. Managed Identiteis give us a path to set-it-and-forget-it. @dopey can you explain the x509 authentication method? Are you...
Those setup instructions work but only if there is a single ACR involved. It is not able to configure more than one ACR. Which is a step in the right...
This works if you only have a single ACR, it relies on the ACR being name being hard coded into a single Environment variable $ACR_NAME. This is not a viable...
Yeah, that's exactly what I'm going to do for now in the Cosmos fetcher to get it out the door now. But I think it should be generic eventually. Thanks...
I am having the same issue. I only see `Summary` and `Containers` but the entire `Revisions` section or any other sections are not visible. I am on Argo Rollouts Extension...
> Strange, figured this out, seems like you ALSO need to add > > ``` > extensions: > enabled: true > ``` > > to get the extensions sidecar. So...
Reporting in after one week in use. No issues noted. Argo functioning as expected.