Team,
Changes that require the tpl template
function<https://github.com/kubernetes/helm/blob/master/docs/chart_template_guide/functions_and_pipelines.md>
- have been merged to master as of 8AM GMT-5 this morning.
In master you will receive a helm error bringing up components such as appc
for example if your helm server running on top of your kubernetes install is
still below 2.5 (the recommended version yesterday was 2.3.0). As of this
morning the recommended helm version is 2.6+ - we have tested 2.7.2 so far and
will validate 2.8 and update you at the end of testing.
Upgrade procedure Helm 2.3.0 to 2.7.2
https://wiki.onap.org/display/DW/ONAP+on+Kubernetes#ONAPonKubernetes-InstallHelm
ubuntu@ip-172-31-13-94:~$ wget
http://storage.googleapis.com/kubernetes-helm/helm-v2.7.2-linux-amd64.tar.gz
ubuntu@ip-172-31-13-94:~$ tar -zxvf helm-v2.7.2-linux-amd64.tar.gz
ubuntu@ip-172-31-13-94:~$ sudo mv linux-amd64/helm /usr/local/bin/helm
ubuntu@ip-172-31-13-94:~$ helm version
Client: &version.Version{SemVer:"v2.7.2",
GitCommit:"8478fb4fc723885b155c924d1c8c410b7a9444e6", GitTreeState:"clean"}
Server: &version.Version{SemVer:"v2.3.0",
GitCommit:"d83c245fc324117885ed83afc90ac74afed271b4", GitTreeState:"clean"}
ubuntu@ip-172-31-13-94:~$ helm init --upgrade
ubuntu@ip-172-31-13-94:~$ helm version
Client: &version.Version{SemVer:"v2.7.2",
GitCommit:"8478fb4fc723885b155c924d1c8c410b7a9444e6", GitTreeState:"clean"}
Server: &version.Version{SemVer:"v2.7.2",
GitCommit:"8478fb4fc723885b155c924d1c8c410b7a9444e6", GitTreeState:"clean"}
22:43:35 12 pending > 0 at the 29th 15 sec interval
22:43:54 onap-portal vnc-portal-2225722441-cx25j
0/1 Init:2/4 0 12m
22:46:49 3 pending > 0 at the 39th 15 sec interval
22:47:07 onap-aaf aaf-1993711932-pcwk6
0/1 Running 0 14m
22:47:07 onap-vfc vfc-ztevnfmdriver-726786078-2f0cv
0/1 ImagePullBackOff 0 14m
The rancher version will also likely go from v1.6.10 to 1.6.12/13 - after
we test it - track this in
https://jira.onap.org/browse/OOM-530
https://jira.onap.org/browse/OOM-486
Kubernetes version remains the same at 1.8.6
Docker version is 1.12 for now until we retest Rancher 1.6.11+
The helm upgrade procedure is adjusted in the wiki
Instructions below
In the near future - this week we will post the recommended Rancher version
- so the helm upgrade will not be required.
First commit to require helm 2.6+
https://gerrit.onap.org/r/28291
Expected failure without the helm upgrade - your pod will fail to come up
The CD system sort of picked this up - via the APPC healthcheck failure -
but missed the fact that the entire pod failed to orchestrate
http://jenkins.onap.info/job/oom-cd/1413/console
13:07:21 Creating deployments and services **********
13:07:22 Error: parse error in "appc/templates/appc-log-configmap.yaml":
template: appc/templates/appc-log-configmap.yaml:8: function "tpl" not defined
13:07:22 The command helm returned with error code 1
Thank you
OOM Team
This message and the information contained herein is proprietary and
confidential and subject to the Amdocs policy statement,
you may review at https://www.amdocs.com/about/email-disclaimer
<https://www.amdocs.com/about/email-disclaimer>
_______________________________________________
onap-discuss mailing list
[email protected]
https://lists.onap.org/mailman/listinfo/onap-discuss