github nolar/kopf 0.16

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

Originally released on 2019-06-14 09:18:57+00:00 (link).

New features:

  • Resource "resuming" handlers @kopf.on.resume for threads/tasks. #105

Internal changes:

  • Tests and docs for RBAC status codes for peering. #95
  • Handlers are de-duplicated if registered twice and both do match the event/cause. #105
  • The initial listing of objects is done separately from watching the objects, and is fed into the reactor differently (not event['type']=="ADDED", but event['type']==None). The watching continues from the resource-version of the list, as it must be by design. #105

Don't miss a new kopf release

NewReleases is sending notifications on new releases.