GitLab Pages without DNS wildcard
Currently, creating a GitLab pages project would require a domain of the form `name.example.io` or `name.pages.example.io`. This setup forces admins to setup wildcard DNS records and SSL/TLS certificates (i.e. `*.pages.example.io`). Here requirement is to enable gitlab pages without the need of DNS wildcard. Please follow this issue for initial discussions and decision: https://gitlab.com/gitlab-org/gitlab/-/issues/17584+ /cc @mmacfarlane @vshushlin
epic