Auto-generate Ingress CNAME from wildcard DNS instead of relying on user_info #454

Merged
tobru merged 1 commit from cname-info-improvements into main 2026-03-16 15:26:26 +00:00
Owner

Add ingress_cname property to ControlPlaneCRD that derives the CNAME target from effective_wildcard_dns. Only shown when FQDN is not restricted (i.e. no default_wildcard_dns on the CRD), since restricted services don't allow custom domains. Templates now display this computed value in Zone Documentation alongside any remaining free-form user_info entries.

Add ingress_cname property to ControlPlaneCRD that derives the CNAME target from effective_wildcard_dns. Only shown when FQDN is not restricted (i.e. no default_wildcard_dns on the CRD), since restricted services don't allow custom domains. Templates now display this computed value in Zone Documentation alongside any remaining free-form user_info entries.
Auto-generate Ingress CNAME from wildcard DNS instead of relying on user_info
All checks were successful
Tests / test (push) Successful in 52s
29e27950ea
Add ingress_cname property to ControlPlaneCRD that derives the CNAME target
from effective_wildcard_dns. Only shown when FQDN is not restricted (i.e. no
default_wildcard_dns on the CRD), since restricted services don't allow custom
domains. Templates now display this computed value in Zone Documentation
alongside any remaining free-form user_info entries.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Fix CNAME generation, template condition clarity, and inline styles
Some checks failed
Tests / test (push) Failing after 53s
f67ab3f63e
Strip wildcard prefix from ingress CNAME target (cname.servala.com
instead of invalid cname.*.servala.com), add parentheses to template
condition for readability, and move popover inline styles to CSS class.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Revert template parentheses — Django templates don't support them
All checks were successful
Tests / test (push) Successful in 50s
ebb61bed9e
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
renovate force-pushed cname-info-improvements from ebb61bed9e
All checks were successful
Tests / test (push) Successful in 50s
to 1f5cdcab9d 2026-03-16 15:25:53 +00:00
Compare
tobru merged commit 2b09a70460 into main 2026-03-16 15:26:26 +00:00
tobru deleted branch cname-info-improvements 2026-03-16 15:26:27 +00:00
Sign in to join this conversation.
No description provided.