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
{{ message }}
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.
@LaithLite Can you clarify if this is using Vault's storage features to hold the upstream materials, or Vault's security APIs to generate credentials?
The first typically can expose materials through K8s volumes, but the second requires the plugin to initiate networked connections to Vault directly, without leveraging any k8s configuration.
See https://github.com/spiffe/spire/blob/v1.7.0/doc/plugin_server_upstreamauthority_vault.md
Adding the logic similar to:
Perhaps a reduced initial scope in implementation would be okay for now?
I am planning to create a PR templating the k8s_auth method
The text was updated successfully, but these errors were encountered: