Commit 8b3584d
authored
pin CW addon to v4.10.3-eksbuild.1 (#334)
## Summary
- Pin `amazon-cloudwatch-observability` addon to `v4.10.3-eksbuild.1` in
`enable-app-signals.sh`
- v5.3.0 removed cluster-wide configmap `get` from the CW agent
ClusterRole (aws-observability/helm-charts#287), breaking the EKS
resource detector's `aws-auth` configmap lookup
- This caused all EKS E2E tests across Python and Java to fail since Apr
1 with `origin=AWS::EC2::Instance` instead of `AWS::EKS::Container`
## Test plan
- [ ] Re-run Python EKS E2E tests and confirm trace validation passes1 parent f5bf17e commit 8b3584d
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| |||
0 commit comments