aws / aws/amazon-eks-pod-identity-webhook
Skip container annotations is not working for me.
- Dominant language
- Go
- Stars
- 691
- Forks
- 202
- Avg merge
- 4h 38m
- Merged PRs (30d)
- 1
Description
**What happened**:
I have added below annotation as mentioned in document but still AWS_ROLE_ARN and AWS_WEB_IDENTITY_TOKEN_FILE environmental variable is getting added to the ignored contaIners.
```
apiVersion: v1
kind: Pod
metadata:
annotations:
eks.amazonaws.com/skip-containers: jaeger-agent,istio-proxy
```
**Environment**:
- AWS Region: us-east-1
- EKS Platform version: eks.3
- Kubernetes version : 1.17
Contributor guide
Research direction
The issue names no source file or test. Reproduce the annotation behavior on the stated EKS and Kubernetes versions, then trace how the webhook handles eks.amazonaws.com/skip-containers; done means AWS_ROLE_ARN and AWS_WEB_IDENTITY_TOKEN_FILE are absent from the listed containers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, go
- Domain
- cloud, infrastructure
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100