Create e2e test which tests the AWS pod identity webhook by,
- Creating an IAM role in the CI account for a workload to interact with AWS API
- Creating a ServiceAccount in the test which is annotated with the IAM role
- Creating a workload which relies on the webhook having mutated its podspec to include environment variables needed by the AWS SDK
- relates to
-
CCO-561 Enable GCP Workload Identity Webhook
- Release Pending