Ragnar Paide
Ragnar Paide
I also miss the option to pass custom revision to the commit status call. At the moment the revision is always taken from `revisionTemplate = "{{.app.status.sync.revision}}"`.
This worked for me in argocd-cm config map. ``` data: resource.customizations.ignoreDifferences.apps_Deployment: | jqPathExpressions: - .spec.template.metadata.annotations."kubectl.kubernetes.io/restartedAt" - if (.spec.template.metadata.annotations | length) == 0 then .spec.template.metadata.annotations else empty end ``` See [here](https://github.com/argoproj/argo-cd/blob/471685feae063c1c2e36a5ff268c4da87c697b85/util/argo/normalizers/diff_normalizer.go#L132)...
> We don't want to implement permissions as a single object, but as separate keys, as described here: #3 > > We want these keys to be automatically kept up...
Hi all. Sorry, but I do not have enough resources to address the aforementioned concerns in this pull request. As this pull won't me merged as it is then I'll...
@pasha-codefresh, can you review it?
Hey-hey. @pasha-codefresh, any updates?
Hi @pasha-codefresh, I hope you're doing well! It's been over six months since the proposed change was shared. Do you happen to see any issues with it?