Jann Fischer

Results 216 comments of Jann Fischer

If you are running multiple Argo CD instances in the same cluster, it is strongly advised to set a unique `application.instanceLabelKey` per instance, so that similar application names across multiple...

I believe this should live in the repository where the Helm charts are maintained, thus I'm transfering this issue.

The PR #9755 implementing this proposal will be merged soon eventually.

I believe CentOS 7 uses a pretty old 2.0.x version of GnuPG. I think it makes no sense in adding support for something to Argo CD which is not supported...

I decided to make two shared informer factories out of the one: One for `Applications`, and one for `AppProjects`. The one for `AppProjects` will always be scoped to the control...

Probably should do the same in the application controller, let me check.

Funnily enough, the controller has this implementation already :)