github nolar/kopf 0.19

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

Originally released on 2019-07-16 10:09:39+00:00 (link).

New features:

  • Built-in resources (pods, services, namespaces) are now supported. #110
  • Per-object messages logged via logger kwarg (INFO+ level) are sent as Kubernetes events implicitly. #128 #148

Improvements:

  • Almost proper operator termination on SIGINT/SIGTERM. #147 #151
    • Note: blocking socket reads are not yet fixed and can freeze on exit.

Internal changes:

  • Internal K8s API client is switched from the official kubernetes-python top pykube-ng. #110
  • Code coverage is measured. #72 #146
  • E2E tests are stabilized. #149

Don't miss a new kopf release

NewReleases is sending notifications on new releases.