github nolar/kopf 0.21

latest releases: 1.37.1, 1.37.0, 1.36.2...
3 years ago

Originally released on 2019-09-13 11:01:50+00:00 (link).

New features:

Improvements:

  • kopf --version added. #175
  • More logs on reasons of exiting/termination. #179
  • Wake up immediately on new changes of the object if currently sleeping for delayed handlers. #162
  • Speed up the deletion (finalizer removal) of the objects with failed creation/update handlers. #162
  • Terminate the operator better, with graceful period for clean shutdown. #156
  • K8s-events for cluster-scoped objects are posted to the current namespace, not "default". #165
  • Kopf's handler errors renamed to kopf.PermanentError/kopf.TemporaryError. #159
  • Kopf's permanent/temporary errors (and these only) will not dump strack-traces anymore. #159

Bugfixes:

  • Do not add a finalizer to objects excluded by labels/annotations filters. #173
  • Fixed failing with 404 if object was removed too fast or within the handler. #160
  • Fixed implicitly forced peering mode for embeddable operator. #174

Internal changes:

  • CodeCov PR comments disabled (to prevent spamming). #170
  • Some modules were moved around and split. #155

Don't miss a new kopf release

NewReleases is sending notifications on new releases.