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 readyness reporting for the kuberpult event consumer #1124

Merged
merged 3 commits into from
Nov 13, 2023

Conversation

hannesg
Copy link
Member

@hannesg hannesg commented Nov 10, 2023

I noticed that this line was missing:

hr.ReportReady("consuming")

However, writing a good test with the current setup turned out to be tricky, so I improved that and also found another bug that can happen in very rare edge cases ( app gets deleted between two reconnects ).

@hannesg hannesg added the patch label Nov 10, 2023
@hannesg hannesg requested a review from a team as a code owner November 10, 2023 16:33
@hannesg hannesg merged commit a7c0ecb into main Nov 13, 2023
11 checks passed
@hannesg hannesg deleted the fix-reconnect-rollout branch November 13, 2023 10:38
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.

2 participants