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
Make the behavior of TypedStore.Update match the described behavior in the godoc (#604)
Make the behavior of `TypedStore.Update` match the described behavior in
the godoc with respect to ResourceVersion. If the ResourceVersion is
empty, return an error, and otherwise always pass the ResourceVersion to
the underlying UpdateOptions.
Duplicate of #595 applied
to the LTS branch.
0 commit comments