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
the old patch and other operations consider the rolling case separately. This should be reviewed if it is needed for the new patch(context, string) method and/or if the rolling case could be handled differently given the additional base logic that's now available.
I opened #3221 after reviewing this issue - the changes are just to make the operation logic as consistent as possible. I saw that openshift operations should override the builder method and the other logic dealing with special case or modifying the item should better account for the patch logic.
shawkins
added a commit
to shawkins/kubernetes-client
that referenced
this issue
Jun 6, 2021
kubernetes-client/kubernetes-client/src/main/java/io/fabric8/kubernetes/client/dsl/internal/apps/v1/RollableScalableResourceOperation.java
Line 171 in 74cc63d
This is related to #3070
The text was updated successfully, but these errors were encountered: