Jayesh Thamke

Results 9 comments of Jayesh Thamke

Is there new update here? Or code review required? regards, Jayesh

Hi @converge, I observed that you mentioned this PR in your fix #203 , but we do not find the mention in your PR. Could you please confirm if the...

Thanks for reply @mumoshu , I set `HELM_DIFF_THREE_WAY_MERGE=true` and executed `helm diff ....` but it does not catch when the secret is non base64 encoded.

Would be nice input and I am also looking forward to it. By the way any update here? Thanks

I also found this error message in version `3.7.1`. I expect sops editor should fail the file encryption at the first step. Bdw, is there a new release/patch with fix?...

> How to recover from this? > > **edit** > > I just found out: Edit the encrypted yaml file and remove the duplicate key. Then run `sops --ignore-mac path/to/file.yaml`...

I am facing the same problem (AVP version `1.17.0`). In order to deal this problem I have created a clusterrole and binding. ```yaml apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRole metadata: name: argocd-repo-server...

> The dirty workaround might be to clone the git repository with values files explicitly during `init` phase of plugin. I am trying the similar solution by cloning on-premise (Github...

Hi @olegburov I am looking for Personal Access Token rotation scenario using docker-hub cli. I came to know from `slack > general` channel that managing access token will be covered....