Sean Sundberg
Sean Sundberg
Has any more thought been given to this issue? Ideally, when an app is removed from the GitOps repo and subsequently deleted from the cluster by ArgoCD there should be...
@morningspace I was assuming the PostSync hook would be called at the end of a sync operation, whether create or delete. However, it doesn't look like PostSync hooks are called...
The best solution is to remove postgres as a dependency for sonarqube
This is the jsonpath statement I'd like to see supported: The json is an array of items, each one having an `id`. I'd like to use jsonpath to find the...