Alex Shearn
Alex Shearn
In the end I just copied the bits of the payload that seemed to be required - I’d still like to play with possibly raising a PR to support this.
It would be cool to get this merged if possible!
I've just bumped in to this - I've pulled an SSH key from 1p to use as a deployment key in Argo, and the fact that it's not OpenSSH format...
Would also be ace to see this merged - just upgraded Argo on all our clusters only to find out that the option isn't there yet, just the annotation on...
Would you mind sharing a redacted snippet of the KMS key policy applied to the key, I wonder if that's my problem?
Okay - work is busy this week but if I get time I’ll try and build from source so I can do a git bisect to find the issue…
Okay - ran a `git bisect`, and https://github.com/getsops/sops/commit/84c767353ad56976a6b1170d474895cd83ce24b7 is the first bad commit.
Introduced in #1939, @felixfontein.
Happy to help with testing any branch fixes, or setting up example keys/policies. The policy in the first post is what we use, and then we set `--encryption-context AppName:myapp` on...
Hi - any chance this can be investigated? The git bisect clearly shows where the bug was introduced, and I've included an example KMS policy to require the context being...