Skip to content
This repository was archived by the owner on May 4, 2026. It is now read-only.
This repository was archived by the owner on May 4, 2026. It is now read-only.

create routes with empty host-names to enable use of private shared domains #780

Description

@freudl

app-broker should enable me to create routes by omitting hostnames as long as there is a domain specified.

cf cli enables me to do so, but app-broker does not.

Rationale of omitting hostnames: cf enables an operator to share private domains and, therefore, provide organizations access to dns segments.

cf create-route my-app.example.com --path /api is a valid command and results in this route: my-app.example.com/api.
App-broker, in contrast, cannot do so.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions