PoC: Unique pages site domain
- Add an option to users to use a unique pages domain, like:
- The unique domain must be unique
- The unique domain creating can be a concatenation of the project's full path and a hash, like:
namespace/subgroup/.../project=>namespace-subgroup-...-project-1a2b3c4d5e
- The unique domain must be send in the lookup path internal api
/api/v4/internal/pages - Gitlab Pages must auto-redirect from the
default domain(domain based on the top level namespace) to theunique domain - After the validation of the feature the unique domain must be the default behavior
Edited by Kassio Borges
