Team, Heads up - We are upgrading helm to 2.9.1 (bug fixes only) from 2.8.2 across all the known kubernetes installations (integration, logging, azure), the OOM configuration check, the docs. Here is the merge order upgrade these in order from 2.8.2 to 2.9.1
0 (merged) - OOM-1299<https://jira.onap.org/browse/OOM-1299>/LOG-320<https://jira.onap.org/browse/LOG-320> (logging-analytics/deploy/rancher) https://gerrit.onap.org/r/#/c/60767/ 1 OOM-1299<https://jira.onap.org/browse/OOM-1299> OOM https://gerrit.onap.org/r/#/c/60765/ 2 OOM-1299<https://jira.onap.org/browse/OOM-1299> (Integration/deployment/heat/onap-oom) https://gerrit.onap.org/r/#/c/60785/1 3 INT-626<https://jira.onap.org/browse/INT-626> (Integration/deployment) https://gerrit.onap.org/r/#/c/60907/ 4 <https://jira.onap.org/browse/MSB-221> MSB-221<https://jira.onap.org/browse/MSB-221> -ISTIO https://gerrit.onap.org/r/#/c/58153 What you need to know: 1. When merge 1 for https://gerrit.onap.org/r/#/c/60765/2/kubernetes/onap/Chart.yaml goes in then the tiller version will accept 2.9.1 built helm charts. 2. When you install 2.9.1 as part of an automated install or an manual upgrade of your cluster (only required on the master node) - then a helm upgrade will be required on the server (rancher 1.6.18 installs 2.8.2) - this will then require a restart of your helm repo See the commands from line 200 to 210 for reference https://git.onap.org/logging-analytics/tree/deploy/rancher/oom_rancher_setup.sh#n200 sudo helm init --upgrade sleep 90 echo "verify both versions are the same below" sudo helm version echo "start helm server" sudo helm serve & echo "add local helm repo" sudo helm repo add local http://127.0.0.1:8879 thank you /michael 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> -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#11932): https://lists.onap.org/g/onap-discuss/message/11932 Mute This Topic: https://lists.onap.org/mt/24628483/21656 Mute #oom: https://lists.onap.org/mk?hashtag=oom&subid=2740164 Mute #integration: https://lists.onap.org/mk?hashtag=integration&subid=2740164 Mute #helm: https://lists.onap.org/mk?hashtag=helm&subid=2740164 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
