Weave Scope 1.13.1
This release fixes a bug on 'kubernetes describe' operations, where the probe would spin re-opening a connection to the UI again and again after the operation had finished.
Also removes some obsolete code which connected to the unsecured local kubelet port in Kubernetes; please update your configuration to a single probe to talk to Kubernetes for the whole cluster if you haven't already. Thanks to @CiMaol for this contribution.
Bug fixes
- Stop 'kubernetes describe' operations spinning #3784
- Probe: skip publishing empty reports when publish rate is higher than collection rate #3774
Improvements
- Probe no longer talks to local kubelet #3754
- Track rounding error in multitenant billing calculation #3779