Jakob Beckmann
Jakob Beckmann
@tillahoffmann Am I correct in assuming I need to wait for workflow approval before I can continue to update the dependencies for this PR?
@santi sure thing. I will get to it over the next couple of days 👍🏽
@santi alright I updated the PR to be according to the new repo structure. I am not super familiar with Poetry, but it seemed I needed to update the entire...
> Good work so far, @f4z3r! With this speed we are ready to merge the module today 😄 Well thanks for the quick reviews and your help! 😄
> Great work! 💯 Thank you for your contribution. > > Looks like Github Actions hit a bit of a bump right when everything was done, so only half of...
Hi @yhyakuna , maybe I can get some attention here. The PR on the plugin repo has been open for very long, and some people including myself are waiting for...
I have a similar issue when the header contains special characters such as underscores. For instance: ```md ## Table:some_function ``` If I create a TOC via code actions, it will...
I guess this was forgotten when this was implemented, as there is an `audience` parameter for the Kubernetes authentication that will validate the claim in the JWT (https://developer.hashicorp.com/vault/api-docs/auth/kubernetes#audience).
Ah okay sorry I didn't check the code, as it sounded like a feature request and I saw the audience parameter on the API docs. I can have a look...
I am now facing a similar issue with transit keys. How would you image this looks like? I could spare some time in the coming weeks to implement it. I...