Open
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