The interface has been updated to include context in line with K8s client APIs which now take context as a mandatory value for any operation executed.
Following changes have been made:
- Event handler interface now uses context.
- Updated K8s go-client to 0.22.12