Alessio Onori

Results 38 comments of Alessio Onori

> @ironoa I was able to reproduce, here something that might help > > Using kustomize, I basically patched the argocd-server ClusterRole resource to look alike the argocd-server Role since...

> > ``` > "time=\"2022-12-21T22:29:47Z\" level=error msg=\"finished streaming call with code Unknown\" error=\"error getting app resource tree: cache: key is missing\" grpc.code=Unknown grpc.method=WatchResourceTree grpc.service=application.ApplicationService grpc.start_time=\"2022-12-21T22:29:35Z\" grpc.time_ms=12039.218 span.kind=server system=grpc\n" > ```...

Hi @jannfis, thanks for your answer. To clarify: > > * Two applications with a similar name, but deployed to different namespaces > This assumption is not matching my case:...

> Something similar happens in my Argo-CD setup. I'm using [AVP](https://github.com/argoproj-labs/argocd-vault-plugin) to replace placeholder in Secrets with values from Vault. AVP has a discover command to find Helm charts in...

>> We've gone to great lengths to properly isolate virtual devices between containers to avoid games picking up joypads that are in other sessions (or on the host) in order...

> > A clarification: is that actually some old documentation that shouldn't be followed anymore ? shall we remove that section then ? > > That definitely needs updating, for...

Question: the scorekeeper is currently part of the common package. Is it really common or it deserves to have its own package ? wdyt ?