v0.3.0
Changes
- Refactor functions in charge of parsing Kubernetes resources: objects from the watchers' events are now handling the errors more carefully
- Watchers and events' processing logic are now separated: a shorter watcher is simpler and easier to debug. Now the watcher calls a handler function for each event. When the event fails to be processed, the watcher log the failure but goes for the next event