Custom wildcard domain per service offering / control plane combination (ControlPlaneCRD) #293

Open
opened 2025-11-14 09:57:07 +00:00 by tobru · 0 comments
Owner

Stories

As a platform operator, I want to specify a custom wildcard FQDN per service offering / control plane combination

This is intended for the Codey use case where we offer a wildcard FQDN "*.app.codey.ch" which is specific per control plane.

Implementation Notes

Add a new field to the ControlPlaneCRD model, similar to the ControlPlane.wildcard_dns field.
When this new field has a value, use this one to generate the FQDN in the frontend, instead of the one defined in the ControlPlane model. When the value is empty, behave as now.

## Stories _As a platform operator, I want to specify a custom wildcard FQDN per service offering / control plane combination_ This is intended for the Codey use case where we offer a wildcard FQDN "*.app.codey.ch" which is specific per control plane. ## Implementation Notes Add a new field to the `ControlPlaneCRD` model, similar to the `ControlPlane.wildcard_dns` field. When this new field has a value, use this one to generate the FQDN in the frontend, instead of the one defined in the `ControlPlane` model. When the value is empty, behave as now.
tobru added the
UI/UX
label 2025-11-14 09:57:07 +00:00
tobru added this to the Development Planning project 2025-11-14 09:57:07 +00:00
tobru added this to the SaaS Applications milestone 2025-11-14 09:57:51 +00:00
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: servala/servala-portal#293
No description provided.