fix(pipeline): prevent cache miss due to pipeline options mutation during chart extraction (#3300)
* fix(pipeline): prevent cache miss due to pipeline options mutation Use local variable instead of mutating shared options object, preventing cache miss. Signed-off-by: Hemanth Battu <hbattu@ibm.com> * test(pipeline): add regression test for chart extraction cache miss Signed-off-by: Hemanth Battu <hbattu@ibm.com> --------- Signed-off-by: Hemanth Battu <hbattu@ibm.com> Co-authored-by: Hemanth Battu <hbattu@ibm.com>
H
Hemanth Battu committed
5b84911a4cbed35e75e80134188be3ff4f962df0
Parent: a64c378
Committed by GitHub <noreply@github.com>
on 4/15/2026, 7:39:56 AM