Commit f6dee0f
fix: remove undefined aws_eks_verify_cluster and aws_eks_get_cluster_info calls (#4398)
These functions were removed but their call sites in eks-helm.sh and
eks-operator.sh were not updated, causing "command not found" errors
in the eks-helm-nightly pipeline.
Backport of the fix from main (PR #3610) to release-1.9.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 6a116a8 commit f6dee0f
2 files changed
Lines changed: 4 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
| 19 | + | |
| 20 | + | |
24 | 21 | | |
25 | 22 | | |
26 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
| 19 | + | |
| 20 | + | |
24 | 21 | | |
25 | 22 | | |
26 | 23 | | |
| |||
0 commit comments