Skip to content

Conversation

Arvindthiru
Copy link
Collaborator

@Arvindthiru Arvindthiru commented Sep 25, 2025

Description of your changes

Fixes #

I have:

  • Run make reviewable to ensure this PR is ready for review.

How has this code been tested

Special notes for your reviewer

Verifed E2Es by running them locally,

image

@Arvindthiru Arvindthiru changed the title feat: StagedUpdateRun Implementation feat: Update initialize function in UpdateRun controller to use interfaces Sep 25, 2025
@Arvindthiru Arvindthiru changed the title feat: Update initialize function in UpdateRun controller to use interfaces feat: Update function used by initialize function in UpdateRun controller to use interfaces Oct 1, 2025
@Arvindthiru Arvindthiru changed the title feat: Update function used by initialize function in UpdateRun controller to use interfaces feat: Update functions used by initialize function in UpdateRun controller to use interfaces Oct 1, 2025
Signed-off-by: Arvind Thirumurugan <[email protected]>
@Arvindthiru Arvindthiru marked this pull request as ready for review October 3, 2025 00:21
Signed-off-by: Arvind Thirumurugan <[email protected]>
Copy link

codecov bot commented Oct 3, 2025

Arvind Thirumurugan added 3 commits October 3, 2025 12:52
Signed-off-by: Arvind Thirumurugan <[email protected]>
Signed-off-by: Arvind Thirumurugan <[email protected]>
Signed-off-by: Arvind Thirumurugan <[email protected]>
ctx context.Context,
updateRun *placementv1beta1.ClusterStagedUpdateRun,
updateRun placementv1beta1.UpdateRunObj,
) ([]*placementv1beta1.ClusterResourceBinding, []*placementv1beta1.ClusterResourceBinding, error) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I assume the returned bindings will be changed to interface later?

@Arvindthiru Arvindthiru merged commit 120972d into kubefleet-dev:main Oct 6, 2025
13 of 17 checks passed
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