hashicorp / waypoint-examples

Example Apps that can be deployed with Waypoint
Mozilla Public License 2.0
325 stars 90 forks source link

ingress resource waiting to become ready #87

Closed pantoninho closed 2 years ago

pantoninho commented 2 years ago

Describe your environment kubernetes/nodejs-ingress

Describe the bug waypoint up builds and deploys the application, but gets stuck on the releasing step with the following message: "Waiting for ingress resource to become ready...".

Steps to Reproduce

Expected behavior Successful release

Additional context My environment is:

briancain commented 2 years ago

Hey there @pantoninho - Can you access your nginx ingress logs and confirm that your ingress controller has no errors? Thank you!

briancain commented 2 years ago

Also @pantoninho - generally this should probably go over to the main Waypoint repo 😄 Maybe re-open over there? Thanks.

pantoninho commented 2 years ago

hello @briancain!

I've re-opened the issue in the main repo and attached the relevant ingress controller logs: https://github.com/hashicorp/waypoint/issues/3017

Thank you!

briancain commented 2 years ago

Thanks! I'll close this one and move over to that issue 😄