shiftavenue / azure-clientid-syncer

This webhook syncs federated identity credentials from Azure for a Kubernetes cluster. Every time a Kubernetes service account with a specific label gets created it queries the Azure Managed Identities to fetch the client ID and tenant ID, and patches these values into this service account.
MIT License
5 stars 0 forks source link

add GKE e2e test #20

Open wenzel-felix opened 8 months ago

wenzel-felix commented 8 months ago

Is your feature request related to a problem? Please describe. none

Describe the solution you'd like Implement a similar e2e-test for GKE/GCP setup as already exists for Azure Describe alternatives you've considered none Additional context none