-
Notifications
You must be signed in to change notification settings - Fork 10
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Description
Describe the bug
In api-syncagent 0.4.0, we introduced a regression that stops syncing objects for PublishedResources
except for a single, randomly chosen PublishedResource
's object. As such, publishing more than one resource from a single api-syncagent is broken.
Steps To Reproduce
- Create two
PublishedResources
. - Create objects for both resources on the kcp side.
- Observe only one of the objects is synced.
Expected Behaviour
Multiple resources should be synced without problem.
Additional Context
No response
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.