Jacek Domagalski
Jacek Domagalski
> Have the same issue. > Tried to use both: https://github.com/Masterminds/sprig/blob/master/docs/dicts.md#mergeoverwrite-mustmergeoverwrite > but didn't help. Also tried to reverse changes like that: > > ``` > {{- with mergeOverwrite $common...
having the same issue. CT v3.5.1 and lint file is not in the same dir as my chart.
Is it only Windows related? I'm on Fedora and gets the same error. Wired thing is that below command works fine ``` ct lint --lint-conf lintconf.yaml --config ct.yaml --chart-yaml-schema chart_schema.yaml...
@bgalek I'm affected by this as well. Any chance you can fix that?
@bgalek Any progress on this one?
@bgalek Same here for Bitbucket - `invalid privatekey: [B@38f820ad`. I can pull/push with git so I'm sure credentials are right.
@bgalek I use RSA for Bitbucket
I don't use oncePer (unless it's enabled by default) and get the same error: ``` trigger.on-sync-failed: | - description: Application syncing has failed send: - app-sync-failed when: app.status.operationState.phase in ['Error',...
I would like to set this feature in Cluster yaml file, otherwise it's useless.
Isn't that well described in the docs? https://argo-cd.readthedocs.io/en/stable/user-guide/app_deletion/