We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81c3196 commit 436d64aCopy full SHA for 436d64a
test/e2e/run_e2e.sh
@@ -207,6 +207,7 @@ if [ "$e2e" = true ]; then
207
"should validate permissions for \[Authorization\] \[RBAC\] \[Zalando\]" # TODO: Remains skipped until we remove the older RBAC setup
208
"Should NOT get AWS IAM credentials" # Disabled on IPv6 as kube2iam is not compatible in current config.
209
"should creating a working mysql cluster" # upstream test which does not work with IPv6
210
+ "Should create DNS entry \[Zalando\]" # Depends on service Type LoadBalancer which doesn't work with IPv6.
211
)
212
fi
213
0 commit comments