Remote SourceΒΆ
Experimental feature
This feature can change in future
Remote source
allows you use go-getter syntax to fetch helmwave.yml form Git, Mercurial, HTTP, Amazon S3, Google GCP
helmwave build --remote-source github.com/helmwave/unit-test-go-getter
Logs
[π aka INFO]: using cache for remote source
remote source: github.com/helmwave/unit-test-go-getter
cache path: /Users/zhilyaev/Library/Caches/helmwave/remote-source/2d4e600d4fa708cb8642b0fcd7ff4597a7b435e5552adedb4bd61a75888f61b4
[π aka INFO]: π¨ Building releases...
[π aka INFO]: π¨ Building values...
[π aka INFO]: π¨ no values provided
release: nginx@test
[π aka INFO]: π¨ Building repositories...
[π aka INFO]: π repo has been added to the plan
repository: bitnami
[π aka INFO]: β repository already exists with the same configuration, skipping
repository: bitnami
[π aka INFO]: π¨ Building registries...
[π aka INFO]: π¨ Building charts...
[π aka INFO]: π¨ Building manifests...
[π aka INFO]: β skipping updating dependencies for remote chart
release: nginx@test
[π aka INFO]: β found chart in helm cache, using it
release: nginx@test
path: /Users/zhilyaev/Library/Caches/helm/repository/nginx-13.1.7.tgz
[π aka INFO]: β
manifest done
release: nginx@test
[π aka INFO]: π¨ Building graphs...
[π aka INFO]: show graph:
βββββββββββββββ
β nginx@test β
βββββββββββββββ
[π aka INFO]: π Plan
releases:
- nginx@test
repositories:
- bitnami
registries:
-
[π aka INFO]: π Diff manifests in the kubernetes cluster
[π aka WARNING]: I can't get release from k8s: failed to get release nginx@test: release: not found
[π aka INFO]: π Planfile is ready!