:bug: Fakeclient: Do not consider an apply patch to be a strategic merge patch by alvaroaleman · Pull Request #2679 · kubernetes-sigs/controller-runtime
k8s-ci-robot
added
approved
labels
Feb 9, 2024…patch The fakeclient currently considers an apply patch to be a strategic merge patch. This is completely wrong, those are different things and apply patches are not supported in the fakeclientl, because in order to support them it would need the entire SSA logic which isn't implemented in upstream yet.
k8s-ci-robot
added
the
lgtm
label
Feb 10, 2024This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters