Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ingress will only have an IP address when type is LoadBalancer #226

Merged

Conversation

divolgin
Copy link
Member

What this PR does / why we need it:

When application includes an Ingress, without a LoadBalancer ingress will not have an address associated with it. While this can be a valid setup, it will always result in application as being unavailable.

Which issue(s) this PR fixes:

Fixes https://app.shortcut.com/replicated/story/113505/sdk-falsely-reporting-ingress-as-unavailable-when-it-should-not

Special notes for your reviewer:

Steps to reproduce

Does this PR introduce a user-facing change?

Fixes a bug that could result in instance being reported as unavailable if application includes an Ingress resource.

Does this PR require documentation?

@divolgin divolgin force-pushed the divolgin/sc-113505/sdk-falsely-reporting-ingress-as-unavailable branch from e9a4a60 to 4fde9d4 Compare December 13, 2024 22:13
@divolgin divolgin marked this pull request as ready for review December 13, 2024 23:03
@divolgin divolgin merged commit 4d93cd4 into main Dec 16, 2024
11 checks passed
@divolgin divolgin deleted the divolgin/sc-113505/sdk-falsely-reporting-ingress-as-unavailable branch December 16, 2024 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants