-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
Problem statement
Portal Domain Domain is exposed in the Konnect OpenAPI spec via the portal-scoped endpoint /v3/portals/{portalId}/custom-domain.
The CRD generation pipeline already covers related Konnect resources, including portal-scoped resources. This issue tracks extending the generation input/configuration so Portal Custom Domain CRDs and related generated artifacts are produced from the OpenAPI spec.
This issue is intentionally limited to CRD generation for this resource and does not cover reconciliation logic generation.
Acceptance criteria
- Portal Custom Domain endpoint is added to the CRD generation input/configuration
- Generated API type and CRD artifacts are produced for Portal Custom Domain
- CRD validation coverage is added or updated as needed for the generated resource
Out of scope
- Reconciliation logic generation
Reactions are currently unavailable