Brian Scholer
Brian Scholer
Ok, I've done a rebase against `main` to bring in those changes, and in the process I think I've resolved all the outstanding conflicts and such, so I think this...
> I'm looking into the tests now and wanted to touch base on what you think the best approach is. Should I just extend mmock for integration tests and the...
Hi @mechastorm , you are correct that we don't currently support this auth method in the collection. We do support AWS IAM authentication, and IAM auth in Vault can be...
Hello again @horazont ! > Are there any instructions available on how to run the unittest? Invoking pytest yields I thought I had something in the [contributor guide](https://docs.ansible.com/ansible/devel/collections/community/hashi_vault/docsite/contributor_guide.html#running-tests-locally) but it...
> I understand that generally. In this case, before filing an issue, I wanted to evaluate the feasibility first on my own and ended up writing all strictly necessary code,...
> Update: None of that works (`--venv` fails to find `PyYAML`) and it makes no sense, as I'm on normal Debian testing. I'm trying to get help for that in...
Thanks for your patience on this! I've spent some time looking it over today. I want to reiterate that I like the idea a lot, to have a way to...
Hi @horazont , I apologize for further delays. I've had some things take up a lot of personal time recently. I'm trying to get caught up on pending work in...
@horazont could you ensure you've checked the box on this PR to allow maintainers up push to your branch/repository? I've tried but I got permission denied. ```console $ git push...
Since I was not able to push to your branch, I pushed to a new one of my own (starting from yours, so it contains your changes too). Here is...