TJM / vault-gcp-secrets

Create a Kubernetes secret with the service account key from a vault gcp roleset. This handles generic (Opaque) secrets or docker-registry (dockerconfigjson) secrets.
Apache License 2.0
4 stars 1 forks source link

Tests will break at kubernetes 1.25.x #67

Open TJM opened 1 year ago

TJM commented 1 year ago

The method we are using to setup the Kubernetes Auth will break in Kubernetes 1.25.x. We will have to take on a different path as per: https://developer.hashicorp.com/vault/docs/auth/kubernetes