Improved
Unclaimed project
Are you a maintainer of kopf? Claim this project to take control of your public changelog and roadmap.
Changelog
A Python framework to write Kubernetes operators in just few lines of code.
Improvements:
kopf.all_(), kopf.any_(), kopf.not_(), kopf.none_() helpers for callbacks aggregation. #345