cluster.dev icon indicating copy to clipboard operation
cluster.dev copied to clipboard

Link in error message points to wrong URL

Open gelo22 opened this issue 3 years ago • 0 comments

Problem: Link in error message points to wrong URL: https://github.com/shalb/cluster.dev#stack_options_template

How to reproduce: Set link in template:

name: some-app template: https://github.com/not_valid_link kind: Stack

Command:

cdev apply -l debug

Output:

12:00:55 [FATAL] Fatal error: apply: download template: get template: exit status 128 Cloning into 'k3s-monitoring-app'... fatal: repository 'https://github.com/shalb/monitoring-examples/tree/main/cdev/monitoring-cluster-blog/cdev-aws-k3s-monitoring/' not found

See details about stack template reference: https://github.com/shalb/cluster.dev#stack_options_template

gelo22 avatar Aug 04 '22 15:08 gelo22