0.15
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:
The release is done as a rollback point from 0.16 if the resume-handlers introduce breaking changes (they shouldn't).