mirror of https://github.com/helm/helm
CRDs and other objects seen as unstructured cannot use strategic
merge patching. It has never been supported on CRDs. Previously,
cases like unstructured objects could have caused an unregistered
error. This is no longer the case.
This change explicitly looks for unstructured objects and handles
those using json merge patching.
Closes #3382
(cherry picked from commit e6137ff05f)
release-2.8
parent
2b2b994092
commit
90957b905c
Loading…
Reference in new issue