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.
Is your feature request related to a problem? Please describe. Before releasing new versions, the application should be tested.
Describe the solution you'd like Add tests
Describe alternatives you've considered
Additional context