[bug] Kubernetes Ingress check fails for AWS #1027
Labels
area: testing ✅
Testing
type: bug 🐛
Something isn't working
type: release 🏷
Items related to Nebari releases
Milestone
0.4.0 test tracker: #976
During the 0.4.0 testing, the AWS deployment failed at the end of the
04-kubernetes-ingress
step while trying to_attempt_tcp_connect
even though the "hostname" has been created and is available:We ran the deployment again and this time the TCP connection tests were successful, leading us to believe the output json is not available at the time of the check.
A possible solution might be to move the
check_04_kubernetes_ingress
out of theprovision_04_kubernetes_ingress
step and call it separately before step 05.The text was updated successfully, but these errors were encountered: