v1.82.0
1.82.0 (2022-02-04)
Bug Fixes
- ensure log messages are not dynamic so they're easier to search (86c7542)
- refactor informer handlers code to improve readability (02c07a2)
- remove circular imports and add a linting step for this (d32f9c0)
- rename informer endpoints and handlers to "namespaced" (677998c)
Features
- significantly reduce the number of watches to the Kubernetes API (51246b1)