chrisns / kubectl-passman

kubectl plugin that provides the missing link/glue between common password managers and kubectl
MIT License
116 stars 6 forks source link

kubectl-passman doesnt work with latest release of 1password cli #120

Closed xphyr closed 1 year ago

xphyr commented 1 year ago

Thanks for this awesome tool. I am a user of 1password and tried the 1password support and found that it does not appear to work with the latest release of 1password. I am working on a PR on my fork (github.com/xphyr/kubectl-passman) and hope to create a PR for this soon. I wanted to mention it here in case other people run into this same problem.

It appears that the 1password storage template has changed, so I am making updates to fit within this new structure.

chrisns commented 1 year ago

Awesome! Thanks, looking forward to the PR!

xphyr commented 1 year ago

Since you merged my PR (thanks for that) this can be closed out.

chrisns commented 1 year ago

I need to do a release :)

chrisns commented 1 year ago

https://github.com/chrisns/kubectl-passman/releases/tag/v1.2.0 is building now. thanks!