Skip to content

0.15

Compare
Choose a tag to compare
@nolar nolar released this 18 Aug 22:14
18d6a81

Originally released on 2019-06-13 16:14:01+00:00 (link).

New features:

  • Silent spy-handlers @kopf.on.event (currently only for custom resources). #86
  • Labels can now be added recursively (e.g. to pod templates within jobs/deployments). #108

Improvements:

  • Diffs are logged on update events. #104
  • Handling is skipped if there are no handlers for the event/cause (and produces no fake logs/statuses). #103

Internal changes:

  • Maintenance docs, RBAC fixes in the docs, typos fixed. #83 #89 #102
  • Few more tests. #90 #91

The release is done as a rollback point from 0.16 if the resume-handlers introduce breaking changes (they shouldn't).