Skip to content

Fix nil panics in webhook event conversion and fix log statement

Administrator requested to merge fix-nil-panics into master

Created by: mrnugget

This fixes the one nil panic we ran in on k8s.sgdev.org:

Screen Shot 2020-03-05 at 13 25 18

And it also changes the rest of the code to be nil-safe and fixes the log statement.

Merge request reports

Loading