Create e2e test which tests the Azure workload identity webhook by,
- Creating a managed identity with a federated identity credential in the CI account for a workload to interact with Azure API
- Creating a ServiceAccount in the test which is annotated with the client ID of the managed identity
- Creating a workload which relies on the webhook having mutated its podspec to include environment variables needed by the Azure SDK
- relates to
-
CCO-561 Enable GCP Workload Identity Webhook
- Release Pending