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

fix: broken log lines in ingress status #1930

Merged
merged 1 commit into from Oct 19, 2021
Merged

Conversation

shaneutt
Copy link
Member

@shaneutt shaneutt commented Oct 19, 2021

What this PR does / why we need it:

Turns out there were several ineffectual log entries that were causing an improper import of an unrelated dependency and making it difficult to debug the status updates code. This switches to using logr in all those places, enables debug level appropriately, and fixes up formatting and data for several of the log entries. These problems were making it particularly hard to debug #1925.

Which issue this PR fixes

Partially resolves #1925

PR Readiness Checklist:

  • the CHANGELOG.md release notes have been updated

@shaneutt shaneutt added bug Something isn't working priority/low labels Oct 19, 2021
@shaneutt shaneutt self-assigned this Oct 19, 2021
@shaneutt shaneutt temporarily deployed to Configure ci October 19, 2021 15:11 Inactive
@shaneutt shaneutt temporarily deployed to Configure ci October 19, 2021 15:11 Inactive
@shaneutt shaneutt temporarily deployed to Configure ci October 19, 2021 15:12 Inactive
@shaneutt shaneutt temporarily deployed to Configure ci October 19, 2021 15:12 Inactive
@Kong Kong deleted a comment from github-actions bot Oct 19, 2021
@shaneutt shaneutt temporarily deployed to Configure ci October 19, 2021 15:23 Inactive
Turns out there were several ineffectual log entries
that were causing an improper import of an unrelated
dependency, this switches to using logr in all those
places.
@shaneutt shaneutt temporarily deployed to Configure ci October 19, 2021 15:23 Inactive
@shaneutt shaneutt temporarily deployed to Configure ci October 19, 2021 15:23 Inactive
@Kong Kong deleted a comment from github-actions bot Oct 19, 2021
@shaneutt shaneutt temporarily deployed to Configure ci October 19, 2021 15:34 Inactive
@shaneutt shaneutt marked this pull request as ready for review October 19, 2021 15:37
@shaneutt shaneutt requested a review from a team as a code owner October 19, 2021 15:37
@shaneutt shaneutt enabled auto-merge (squash) October 19, 2021 15:37
@shaneutt shaneutt enabled auto-merge (squash) October 19, 2021 15:37
@shaneutt shaneutt merged commit 83f1a91 into main Oct 19, 2021
@shaneutt shaneutt deleted the shaneutt/fix-status-updates branch October 19, 2021 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ingress Does not Get Assigned Address
2 participants