0.136.0
🧰 Bug fixes 🧰
target-allocator
: Fixes the incorrect k8s version for the traffic distribution feature. (#4394)collector
: Fix statefulset serviceName field change handling. (#4371)
The Operator 0.129.1 introduced a new feature which allows setting the serviceName of the collector statefulset (#4041).
This feature introduced two issues:- upgrade failure because the default stateful serviceName changed
- the statefulset serviceName field is mutable, therefore a change of the collector serviceName field is not applied