This repository was archived by the owner on Feb 15, 2022. It is now read-only.
Description Describe the bug:
The lifecycle pipeline scaffolded by spk fail in the latest master branch changes:
VERIFYING PERSONAL ACCESS TOKEN
Creating /home/vsts/.helm
Creating /home/vsts/.helm/repository
Creating /home/vsts/.helm/repository/cache
Creating /home/vsts/.helm/repository/local
Creating /home/vsts/.helm/plugins
Creating /home/vsts/.helm/starters
Creating /home/vsts/.helm/cache/archive
Creating /home/vsts/.helm/repository/repositories.yaml
Adding stable repo with URL: https://kubernetes-charts.storage.googleapis.com
Adding local repo with URL: http://127.0.0.1:8879/charts
$HELM_HOME has been configured at /home/vsts/.helm.
Error: error installing: Post http://localhost:8080/apis/apps/v1/namespaces/kube-system/deployments: dial tcp 127.0.0.1:8080: connect: connection refused
##[error]Bash exited with code '1'.
I suspect the PR CatalystCode/spk#260 might be the cause but need to investigate further
To Reproduce:
Expected behavior:
Screenshots:
Additional context:
Does this require updates to documentation?:
Reactions are currently unavailable