Skip to content
This repository was archived by the owner on Oct 28, 2024. It is now read-only.

Support application name with '.' #873

@vdice

Description

@vdice

I have a Spin app with the name configured to example.com. When I attempt to deploy to Hippo, I am greeted with the following:

$ cat spin.toml | head -n1
name = "example.com"

$ spin deploy
Error: Error creating Hippo app called example.com: One or more validation errors occurred. {"Name": ["'Name' is not in the correct format."]}

Would it be possible to add support in Hippo for application names that include a '.' character?

Note: tested with spin 0.2.0 (60907c4 2022-06-10) and Hippo v0.15.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    APIIssues or pull requests that affect the APIenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions