@derekperkins: Reiterating the mentions to trigger a notification:
@kubernetes/sig-storage-bugs
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
—
You are receiving this because you are on a team that was mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.![]()
/sig api-machinery
the issue is use of !reflect.DeepEqual in statefulset update validation, instead of apiequality.Semantic.DeepEqual, which explicitly compares quantity objects semantically:
/sig apps
fix is in #66165 with picks open to 1.11, 1.10, 1.9