Feature Description
The agent was written under the (false?) assumption that 1 APIExport always contains exactly 1 APIGroup, and that the APIExport's name equals that api group. However this is supposedly not true.
Proposed Solution
The agent should be updated to not require a single API group, but to support multiple. It still will reconcile one single APIExport though.
Maybe there isn't even much to do, besides removing some validation.
Alternative Solutions
No response
Want to contribute?
Additional Context
No response
Feature Description
The agent was written under the (false?) assumption that 1 APIExport always contains exactly 1 APIGroup, and that the APIExport's name equals that api group. However this is supposedly not true.
Proposed Solution
The agent should be updated to not require a single API group, but to support multiple. It still will reconcile one single APIExport though.
Maybe there isn't even much to do, besides removing some validation.
Alternative Solutions
No response
Want to contribute?
Additional Context
No response