pkg/codegen
Knative Prow Robot 8efb3485ad
fix: `reconcilerImpl.updateStatus` calculates state difference in debug mode only (#2686)
The state comparison using `kmp.SafeDiff(existing.Status, desired.Status)` in the `reconcilerImpl.updateStatus` method is costly and performed for debug logging purposes.

Issue: https://github.com/knative/pkg/issues/2677

Co-authored-by: Rafał Bigaj <rafal.bigaj@pl.ibm.com>
2023-02-21 14:56:27 +00:00
..
cmd/injection-gen fix: `reconcilerImpl.updateStatus` calculates state difference in debug mode only (#2686) 2023-02-21 14:56:27 +00:00
OWNERS Update OWNERS_ALIASES to match autogen in community (#2078) 2021-04-08 07:42:51 -07:00