bcbrockway

Results 7 comments of bcbrockway

Might not be a priority now with PSPs going away in Kubernetes 1.25.

Weird, we don't seem to see this error message but we have the same config: ``` $ k get secrets -n argocd image-pull-docker-hub -ojson | jq -r '.data[".dockerconfigjson"]' | base64...

Hey we're really interested in this. We're currently figuring out what our DR process for a region outage looks like using EFS replication but we have no way of knowing...

> Setting `--max-concurrency` to 1 works for me, although I don't know exactly how this fixes the problem 😅 https://argocd-image-updater.readthedocs.io/en/stable/install/reference/#flags > > ``` > extraArgs: > - --max-concurrency > -...

I'd love this feature so I can put a pair of eyes on a connection to indicate that a Kubernetes operator is watching an object rather than sending or retrieving...

> @douglarek Yes, but it's also true that the helm chart of milvus-operator also provides a `imagePullSecrets` field without implementation. Came here to report this just now.