Skip to content

Commit 508cf4b

Browse files
committed
Enable kube2iam e2e test
Signed-off-by: Mikkel Oscar Lyderik Larsen <[email protected]>
1 parent bee2185 commit 508cf4b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/e2e/run_e2e.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,6 @@ if [ "$e2e" = true ]; then
214214
"Mirror pods should be created for the main Kubernetes components \[Zalando\]"
215215
"Should audit API calls to create, update, patch, delete pods. \[Audit\] \[Zalando\]"
216216
"should validate permissions for \[Authorization\] \[RBAC\] \[Zalando\]" # TODO: Remains skipped until we remove the older RBAC setup
217-
"Should NOT get AWS IAM credentials" # Disabled on IPv6 as kube2iam is not compatible in current config.
218217
"should creating a working mysql cluster" # upstream test which does not work with IPv6
219218
"Should create DNS entry via Service \[Zalando\]" # Depends on service Type LoadBalancer which doesn't work with IPv6.
220219
)

0 commit comments

Comments
 (0)