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

Bug: Upsynced resources are "Synced" when the initial synctarget is not ready/gone #2530

Closed
jmprusi opened this issue Dec 23, 2022 · 0 comments · Fixed by #2533
Closed

Bug: Upsynced resources are "Synced" when the initial synctarget is not ready/gone #2530

jmprusi opened this issue Dec 23, 2022 · 0 comments · Fixed by #2533
Assignees
Labels
area/transparent-multi-cluster Related to scheduling of workloads into pclusters.

Comments

@jmprusi
Copy link
Member

jmprusi commented Dec 23, 2022

When upsyncing a resource, if the synctarget referenced in the "Upsync" state is deleted or non-healthy, then the scheduler will remove the "Upsync" state and set the "Sync" state when there's a Synctarget healthy.

The workload scheduler should:

  • Remove an upsynced resource if the synctarget is gone
  • Don't change the scheduling of the resource if the synctarget is non-healthy.
@jmprusi jmprusi self-assigned this Dec 23, 2022
@ncdc ncdc added this to kcp Dec 23, 2022
@ncdc ncdc moved this to New in kcp Dec 23, 2022
@jmprusi jmprusi moved this from New to In Progress in kcp Dec 23, 2022
@ncdc ncdc added the area/transparent-multi-cluster Related to scheduling of workloads into pclusters. label Jan 9, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in kcp Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/transparent-multi-cluster Related to scheduling of workloads into pclusters.
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants