Hi,
  I was following the instruction documented here for helm3 - 
https://docs.onap.org/projects/onap-oom/en/latest/oom_quickstart_guide_helm3.html
 encountered following error on make.

root@onap4-nfs:~/oom/kubernetes# make SKIP_LINT=TRUE all
[common]
make[1]: Entering directory '/root/oom/kubernetes'
make[2]: Entering directory '/root/oom/kubernetes/common'
[common]
make[3]: Entering directory '/root/oom/kubernetes/common'
==> Linting common
[INFO] Chart.yaml: icon is recommended
1 chart(s) linted, 0 chart(s) failed
Error: unknown command "push" for "helm"
Did you mean this?
        pull
Run 'helm --help' for usage.
Makefile:49: recipe for target 'package-common' failed
make[3]: *** [package-common] Error 1
make[3]: Leaving directory '/root/oom/kubernetes/common'
Makefile:36: recipe for target 'common' failed
make[2]: *** [common] Error 2
make[2]: Leaving directory '/root/oom/kubernetes/common'
Makefile:64: recipe for target 'make-common' failed
make[1]: *** [make-common] Error 2
make[1]: Leaving directory '/root/oom/kubernetes'
Makefile:48: recipe for target 'common' failed
make: *** [common] Error 2


The charts are from oom/master as of today and below are helm and kubectl 
versions.

root@onap4-nfs:~/oom/kubernetes/common# helm version
version.BuildInfo{Version:"v3.3.4", 
GitCommit:"a61ce5633af99708171414353ed49547cf05013d", GitTreeState:"clean", 
GoVersion:"go1.14.9"}


root@onap4-nfs:~/oom/kubernetes# kubectl version
Client Version: version.Info{Major:"1", Minor:"19", GitVersion:"v1.19.0", 
GitCommit:"e19964183377d0ec2052d1f1fa930c4d7575bd50", GitTreeState:"clean", 
BuildDate:"2020-08-26T14:30:33Z", GoVersion:"go1.15", Compiler:"gc", 
Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"15", GitVersion:"v1.15.3", 
GitCommit:"2d3c76f9091b6bec110a5e63777c332469e0cba2", GitTreeState:"clean", 
BuildDate:"2019-08-19T11:05:50Z", GoVersion:"go1.12.9", Compiler:"gc", 
Platform:"linux/amd64"}

When I switched to helm v2.16.6 – the build was successful; however like to 
switch to helmv3 for test purposes. Not sure if anyone else faced similar 
issue; any input/suggestion to check will be great.

Regards,
Vijay


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#22842): https://lists.onap.org/g/onap-discuss/message/22842
Mute This Topic: https://lists.onap.org/mt/80517667/21656
Group Owner: onap-discuss+ow...@lists.onap.org
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to