Alan Clucas
Alan Clucas
This is a simple change to allow configuration of a few hardcoded git options that I'd like to be able to configure. 10 second pushing is too frequent for my...
**Which version of GCM Core are you using?** 2.0.394-beta+3fc6791abf (Also tried with an earlier version) **Which Git host provider are you trying to connect to?** * [ ] Azure DevOps...
Because both charts are rendered with the same name (ARGOCD_APP_NAME), there are issues in most cases. Provide a way to override this on a per chart basis. Can we do...
@tico24 discovered that ArgoCD does this correctly now
Closes #101. The whole usercontroller is not unit tested, so I did not add any tests.
Fixes #97 by moving to a namespaced role for the necessary things. This also encompasses #98's change.
It would be nice to be able to generate [connection strings](https://www.connectionstrings.com/postgresql/) as part of the secret to interoperate with .NET applications more easily
https://github.com/crumbhole/argocd-lovely-plugin/issues/37 requests approle support for vault.
htaccess uses bcrypt. bcrypt uses a salt, and the golang implementation randomises that salt for us with no control. This means each time you run this it will give a...
ArgoCD 2.6 will drop support for the currently documented way we run this. This should be relatively simple