Skip to content
This repository has been archived by the owner on Sep 14, 2020. It is now read-only.

0.14

Compare
Choose a tag to compare
@nolar nolar released this 31 May 15:42
· 739 commits to master since this release
b8a8203

Bugfixes:

  • K8s events are now optional, if posting fails, the operator continues. #88
  • K8s events' messages are now cut to 1024 chars to prevent failures. #88

Other changes:

  • Internal refactoring of the @kopf.on.field() handler. #69
  • Internal refactoring of the cause detection & event handling. #82