kubeflow-manifests
kubeflow-manifests copied to clipboard
ALB Auth doesn't support Cognito - eu-north-1, eu-west-3, sa-east-1, us-west-1
This results in the following error message when provisioning an ALB in the alb-ingress-controller logs:
E1109 00:24:55.867169 1 controller.go:217] kubebuilder/controller "msg"="Reconciler error" "error"="failed to reconcile listeners due to failed to create listener due to ValidationError: Action type 'authenticate-cognito' must be one of 'redirect,fixed-response,forward,authenticate-oidc'\n\tstatus code: 400, request id: a2a04577-cdd9-4a28-b735-f553883eccf6" "controller"="alb-ingress-controller" "request"={"Namespace":"istio-system","Name":"istio-ingress"}
We need to find a workaround and/or determine if we can support these regions for Cognito on Kubeflow.