Skip to content

Conversation

@gman0
Copy link
Contributor

@gman0 gman0 commented Oct 29, 2025

Summary

The listing function in Replication VW sets a synthetic resource version on each item when constructing the list. This was done before CachedObjects had the RVs of their original objects set, and we needed at least some RV.

Now that real RVs are being set on CachedObjects, the Repl VW should use them.

What Type of PR Is This?

/kind bug

Release Notes

NONE

@kcp-ci-bot kcp-ci-bot added release-note-none Denotes a PR that doesn't merit a release note. kind/bug Categorizes issue or PR as related to a bug. dco-signoff: yes Indicates the PR's author has signed the DCO. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Oct 29, 2025
@gman0
Copy link
Contributor Author

gman0 commented Oct 29, 2025

/retest

@gman0 gman0 self-assigned this Oct 30, 2025
Now that CachedObjects embeds the real resource version of the original
object, the unwrappingWatch in Replication VW should check against that
RV when handling ADDED events.

On-behalf-of: @SAP [email protected]
Signed-off-by: Robert Vasek <[email protected]>
@kcp-ci-bot kcp-ci-bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Oct 30, 2025
@gman0
Copy link
Contributor Author

gman0 commented Oct 30, 2025

/retest

@mjudeikis
Copy link
Contributor

/lgtm
/approve

@kcp-ci-bot kcp-ci-bot added the lgtm Indicates that a PR is ready to be merged. label Nov 5, 2025
@kcp-ci-bot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 45f48f1dd1eb7720e407726ec245eef89f0c6edf

@kcp-ci-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mjudeikis

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kcp-ci-bot kcp-ci-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 5, 2025
@gman0
Copy link
Contributor Author

gman0 commented Nov 6, 2025

/retest

@kcp-ci-bot kcp-ci-bot merged commit 9bcb201 into kcp-dev:main Nov 6, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Indicates the PR's author has signed the DCO. kind/bug Categorizes issue or PR as related to a bug. lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants