Skip to content
#

github-actions-javascript

Here are 39 public repositories matching this topic...

dianareider
dianareider commented Aug 20, 2021

Describe the bug
I'm using a JWT generated from Azure AD (via Service Principal) to authenticate to Vault. When using vault-action 2.3.0 on a self-hosted Ubuntu runner on Kubernetes (I believe AKS), I receive the following message: "Error: not supported argument." This appears to be caused by kubernetesTokenPath automatically being injected as a parameter, even though it's not in the code.

bug good first issue

Improve this page

Add a description, image, and links to the github-actions-javascript topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the github-actions-javascript topic, visit your repo's landing page and select "manage topics."

Learn more