Files
kubernetes/pkg/controller/podautoscaler
Solly Ross 592f5c091f HPA: Don't mutate the shared informer cache
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
2017-02-21 11:57:08 -05:00
..
2016-07-16 13:48:21 -04:00
2016-11-02 16:28:23 -07:00