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

LoadBalancer/NLB work-request-errors could be included as part of events for better error information. #383

Closed
sindhusri16 opened this issue Sep 12, 2024 · 0 comments · Fixed by #384 or #385
Assignees
Labels
enhancement New feature or request

Comments

@sindhusri16
Copy link
Member

sindhusri16 commented Sep 12, 2024

What would you like to be added:
Loadbalancer workRequestErrors are part of core services and cannot be fetched using workRequest. Due to this, the logs/events do not have the actual work-request errors and instead have this failure to fetch errors. This was encountered during testing of the PR: #378, which was merged before I could put the test-result for loadbalancer/networkloadbalancer.

Why is this needed:
The work-request-errors for loadbalancer and networkloadbalancer both should be populated in the events incase of failure of workrequests for better information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment