-
Notifications
You must be signed in to change notification settings - Fork 26
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
Combine work-request errors into single reconcileError event. #385
Conversation
The change is only the second commit, the previous commit are already merged into main branch. The output of unittests:
|
e2e tests
|
* changed wrClient to nlb and lb client to fetch core work-requests. * combine error events into single message * concatention changes
Combine work-request errors into single reconcileError event so that processing of this single recent event would provide information about the status of the machine. This is only for ocimachine events and not nlb/lb
Related Fixes #383