You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to authenticate crossplane with the Vault k8s auth method. It seems that the providerconfig allows setting source: InjectedIdentity but when I use it the provider gives an error:
cannot get terraform setup: cannot extract credentials: no extraction handler registered for source: InjectedIdentity
How could Upbound help solve your problem?
I'm not sure if I'm doing something wrong here, but it seems like the kubernetes auth method should be the preferred way to authenticate to Vault. I think the provider should at the very least support it.
The text was updated successfully, but these errors were encountered:
What problem are you facing?
I would like to authenticate crossplane with the Vault k8s auth method. It seems that the providerconfig allows setting
source: InjectedIdentity
but when I use it the provider gives an error:How could Upbound help solve your problem?
I'm not sure if I'm doing something wrong here, but it seems like the kubernetes auth method should be the preferred way to authenticate to Vault. I think the provider should at the very least support it.
The text was updated successfully, but these errors were encountered: