Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the behavior of TypedStore.Update match the described behavior in the godoc #595

Merged
merged 3 commits into from
Jan 20, 2025

Conversation

IfSentient
Copy link
Contributor

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.

…n the godoc with respect to ResourceVersion. If the ResourceVersion is empty, return an error, and otherwise always pass the ResourceVersion to the underlying UpdateOptions.
@IfSentient IfSentient requested review from a team as code owners January 17, 2025 14:24
@IfSentient IfSentient requested a review from onprem January 17, 2025 14:24
@radiohead radiohead enabled auto-merge (squash) January 20, 2025 09:05
@radiohead radiohead merged commit e2c23ba into main Jan 20, 2025
10 checks passed
@radiohead radiohead deleted the typedstore-update-use-rv branch January 20, 2025 09:13
IfSentient added a commit that referenced this pull request Jan 21, 2025
… 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants