Skip to content
This repository was archived by the owner on Jan 9, 2023. It is now read-only.
This repository was archived by the owner on Jan 9, 2023. It is now read-only.

Naming an environment with a hyphen causes subsequent failures to find the environment #3

@leopoldodonnell

Description

@leopoldodonnell

From tarmak version: 0.1.2-rc3 builddate: 2017-10-10T01:23:37Z commit: 8ffcb8ceb518df0606af96cc79e4dc398db4449f

Use a completely clean tarmak setup (ie first time user).

$ tarmak init
...
Enter a unique name for this environment [a-z0-9-]+
> tarmak-one
What is the project name? (default 'tarmak-playground')
> 
...
Continue with this cluster? [Y/n] Y
INFO[0081] successfully initialized cluster 'tarmak-one-cluster'

Now attempt to list the environment (or do anything else with it)

$ tarmak environments list
FATA[0000] unable to initialize tarmak: error finding environment 'tarmak' 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions