Skip to content

task local-setup not working #1059

@j-holub

Description

@j-holub

First thing, the local setup guide says

git clone --depth 1 --branch 0.1.1 https://github.com/platform-mesh/helm-charts.git
cd helm-charts/local-setup

Followed by

# Full setup (deletes existing cluster and creates new one)
task local-setup

Which made me assume that you have to run this command within the local-setup directory. But the Taskfile.yaml is actually located in the root.

That's a little misleading in my opinion, just as some feedback.

The actually issue is, that if I'm running task local-setup I just get a No matches. response. I'm not familiar with task, but the Taskfile.yaml does have a local-setup entry, so I figured it's supposed to just run that.

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