mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-04-27 17:21:07 -04:00
Conversions can mutate the underlying object (and ours were). Make a deepcopy before our first conversion at the very start of the reconciler method in order to avoid mutating the shared informer cache during conversion. Fixes #41768 |
||
|---|---|---|
| .. | ||
| metrics | ||
| BUILD | ||
| doc.go | ||
| horizontal.go | ||
| horizontal_test.go | ||
| OWNERS | ||
| replica_calculator.go | ||
| replica_calculator_test.go | ||