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

k8s events monitor handle empty event type #2282

Merged
merged 1 commit into from
Jun 17, 2022
Merged

k8s events monitor handle empty event type #2282

merged 1 commit into from
Jun 17, 2022

Conversation

dloucasfx
Copy link
Contributor

We have seen instances where the k8s event is coming in with empty reason , this causes the backend sfx event ingest to drop the event as EventType is required .
This PR checks if reason is not set and set a default value unknown_reason

Signed-off-by: Dani Louca [email protected]

@rmfitzpatrick rmfitzpatrick merged commit e4d05e1 into main Jun 17, 2022
@atoulme atoulme deleted the OTL-1513 branch November 10, 2022 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants