Brian Scholer
Brian Scholer
Thanks for raising this @mdegel ! I'm considering whether we need to change this at a more central level than just for listing namespaces. It seems that this is standard...
Hi @rakshitzen ! This has been on my radar recently too: - https://github.com/hvac/hvac/pull/805#issuecomment-1435721972 - https://github.com/ansible-collections/community.hashi_vault/pull/348#issuecomment-1441231781 - https://github.com/ansible-collections/community.hashi_vault/pull/348#pullrequestreview-1314595803 Vault did not originally support server-side patch, and the CLI always did the...
- https://github.com/hvac/hvac/issues/793 It seems that one additional thing that server-side patch supports is nested dictionary patching. That isn't replicated by the current method. I am wondering if the Vault CLI's...
It's been a while since we commented on this issue. I will add that **we will remove Python versions in major version releases of `hvac` only** unless there is a...
The `hvac` project is simplifying its developer workflow and removing the `develop` branch. Please be aware for future PRs that the project's default branch is now `main`. Since your PR...
Hi @mapkon @wolfeidau @lincheney @versent , I've just updated the PR to keep it up to date with `master`, would anyone take a look at this? If the intention is...
> @briantist The changes in the #962 will need to be merged with yours Thank you, I will take a look next week and incorporate those changes. Much appreciated!
@mapkon am I reading #962 correctly or did I miss something? It seems like that PR effectively removed Windows builds by not including them in the matrix. If that's so,...
@mapkon I've resolved the conflicts and incorporated the changes from #962 . I've re-tested on my fork: - Here's a "new" release run (note: the annotations about node.js and set-output...
> Thank you! Apologies but I am seeking internal guidance on how to proceed on this given that I am new to this project. I will revert before weeks end...