-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Description
Feature Description
If the syncing APIExport is not available in the source cluster, api-syncagent exits immediately. This behavior breaks workflows where the user wants to start up pods / bins before creating APIExports.
Proposed Solution
Instead, the agent could wait indefinitely until the resource becomes available (maybe with a separate --wait-for-apiexport-exists
flag).
Alternative Solutions
No response
Want to contribute?
- I would like to work on this issue.
Additional Context
No response
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.