This repository has been archived by the owner on Sep 14, 2020. It is now read-only.
0.19
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: