• Solly Ross's avatar
    HPA: Don't mutate the shared informer cache · 592f5c09
    Solly Ross authored
    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
    592f5c09
Name
Last commit
Last update
..
metrics Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
doc.go Loading commit data...
horizontal.go Loading commit data...
horizontal_test.go Loading commit data...
replica_calculator.go Loading commit data...
replica_calculator_test.go Loading commit data...