You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similar error for me -
PatchResult is not empty even when patch.IgnoreVolumeClaimTemplateTypeMetaAndStatus())
"{"spec":{"volumeClaimTemplates":[{"metadata":{"name":"corestore""
Describe the bug
IgnoreVolumeClaimTemplateTypeMetaAndStatus looks not work
Steps to reproduce the issue:
I tried to compare the two statefulsets like this
I got this
volumeClaimTemplates is not ignored
Expected behavior
volumeClaimTemplates should be ignored
Additional context
k8s-objectmatcher version:
v1.7.0
go version:
go1.17.3 darwin/amd64
The text was updated successfully, but these errors were encountered: