- Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.needs-priorityIndicates an issue lacks a `priority/foo` label and requires one.Indicates an issue lacks a `priority/foo` label and requires one.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.
Description
What would you like to be added (User Story)?
KEP-5504: Comparable Resource Version will make ResourceVersion officially comparable.
This has the great benefit that "wait until cache is synced after update" is very easy to implement.
But you need the new ResourceVersion after the update.
We use patch.Helper a lot, and it would be great if it could expose the new ResourceVersion.
How could the RV (created by the Patch of patch.Helper) be exposed?
Detailed Description
.
Anything else you would like to add?
No response
Label(s) to be applied
/kind feature
/area util
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.needs-priorityIndicates an issue lacks a `priority/foo` label and requires one.Indicates an issue lacks a `priority/foo` label and requires one.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.