Skip to content

Releases: gojekfarm/kubehandler

K8s 1.22 support

05 Aug 04:27
486a6ac
Compare
Choose a tag to compare

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