Page MenuHomePhabricator
Paste P17692

migrate services to helm3 codfw
ActivePublic

Authored by Jelto on Nov 4 2021, 2:38 PM.
Referenced Files
F34764425: migrate services to helm3 codfw
Nov 24 2021, 8:00 AM
F34764413: migrate services to helm3 codfw
Nov 24 2021, 7:46 AM
F34730155: migrate services to helm3 codfw
Nov 4 2021, 2:38 PM
Subscribers
None
####### apertium #######
cd /srv/deployment-charts/helmfile.d/services/apertium
kube_env apertium codfw
helmfile -e codfw destroy
helmfile --state-values-set helmBinary=helm3 -e codfw -i apply
####### api-gateway #######
cd /srv/deployment-charts/helmfile.d/services/api-gateway
kube_env api-gateway codfw
helmfile -e codfw destroy
helmfile --state-values-set helmBinary=helm3 -e codfw -i apply
####### apple-search #######
cd /srv/deployment-charts/helmfile.d/services/apple-search
kube_env apple-search codfw
helmfile -e codfw destroy
helmfile --state-values-set helmBinary=helm3 -e codfw -i apply
####### blubberoid #######
cd /srv/deployment-charts/helmfile.d/services/blubberoid
kube_env blubberoid codfw
helmfile -e codfw destroy
helmfile --state-values-set helmBinary=helm3 -e codfw -i apply
####### changeprop #######
cd /srv/deployment-charts/helmfile.d/services/changeprop
kube_env changeprop codfw
helmfile -e codfw destroy
helmfile --state-values-set helmBinary=helm3 -e codfw -i apply
####### changeprop-jobqueue #######
cd /srv/deployment-charts/helmfile.d/services/changeprop-jobqueue
kube_env changeprop-jobqueue codfw
helmfile -e codfw destroy
helmfile --state-values-set helmBinary=helm3 -e codfw -i apply
####### citoid #######
cd /srv/deployment-charts/helmfile.d/services/citoid
kube_env citoid codfw
helmfile -e codfw destroy
helmfile --state-values-set helmBinary=helm3 -e codfw -i apply
####### cxserver #######
cd /srv/deployment-charts/helmfile.d/services/cxserver
kube_env cxserver codfw
helmfile -e codfw destroy
helmfile --state-values-set helmBinary=helm3 -e codfw -i apply
####### echostore #######
cd /srv/deployment-charts/helmfile.d/services/echostore
kube_env echostore codfw
helmfile -e codfw destroy
helmfile --state-values-set helmBinary=helm3 -e codfw -i apply
####### eventgate-analytics #######
cd /srv/deployment-charts/helmfile.d/services/eventgate-analytics
kube_env eventgate-analytics codfw
helmfile -e codfw destroy
helmfile --state-values-set helmBinary=helm3 -e codfw -i apply
####### eventgate-analytics-external #######
cd /srv/deployment-charts/helmfile.d/services/eventgate-analytics-external
kube_env eventgate-analytics-external codfw
helmfile -e codfw destroy
helmfile --state-values-set helmBinary=helm3 -e codfw -i apply
####### eventgate-logging-external #######
cd /srv/deployment-charts/helmfile.d/services/eventgate-logging-external
kube_env eventgate-logging-external codfw
helmfile -e codfw destroy
helmfile --state-values-set helmBinary=helm3 -e codfw -i apply
####### eventgate-main #######
cd /srv/deployment-charts/helmfile.d/services/eventgate-main
kube_env eventgate-main codfw
helmfile -e codfw destroy
helmfile --state-values-set helmBinary=helm3 -e codfw -i apply
####### eventstreams #######
cd /srv/deployment-charts/helmfile.d/services/eventstreams
kube_env eventstreams codfw
helmfile -e codfw destroy
helmfile --state-values-set helmBinary=helm3 -e codfw -i apply
####### eventstreams-internal #######
cd /srv/deployment-charts/helmfile.d/services/eventstreams-internal
kube_env eventstreams-internal codfw
helmfile -e codfw destroy
helmfile --state-values-set helmBinary=helm3 -e codfw -i apply
####### linkrecommendation #######
cd /srv/deployment-charts/helmfile.d/services/linkrecommendation
kube_env linkrecommendation codfw
helmfile -e codfw destroy
helmfile --state-values-set helmBinary=helm3 -e codfw -i apply
####### mathoid #######
cd /srv/deployment-charts/helmfile.d/services/mathoid
kube_env mathoid codfw
helmfile -e codfw destroy
helmfile --state-values-set helmBinary=helm3 -e codfw -i apply
####### miscweb #######
cd /srv/deployment-charts/helmfile.d/services/miscweb
kube_env miscweb codfw
helmfile -e codfw destroy
helmfile --state-values-set helmBinary=helm3 -e codfw -i apply
####### mobileapps #######
cd /srv/deployment-charts/helmfile.d/services/mobileapps
kube_env mobileapps codfw
helmfile -e codfw destroy
helmfile --state-values-set helmBinary=helm3 -e codfw -i apply
####### mwdebug #######
cd /srv/deployment-charts/helmfile.d/services/mwdebug
kube_env mwdebug codfw
helmfile -e codfw destroy
helmfile --state-values-set helmBinary=helm3 -e codfw -i apply
####### proton #######
cd /srv/deployment-charts/helmfile.d/services/proton
kube_env proton codfw
helmfile -e codfw destroy
helmfile --state-values-set helmBinary=helm3 -e codfw -i apply
####### push-notifications #######
cd /srv/deployment-charts/helmfile.d/services/push-notifications
kube_env push-notifications codfw
helmfile -e codfw destroy
helmfile --state-values-set helmBinary=helm3 -e codfw -i apply
####### rdf-streaming-updater #######
# DUMP FLINK MANIFESTS FIRST!
cd /srv/deployment-charts/helmfile.d/services/rdf-streaming-updater
kube_env rdf-streaming-updater codfw
helmfile -e codfw destroy
helmfile --state-values-set helmBinary=helm3 -e codfw -i apply
####### recommendation-api #######
cd /srv/deployment-charts/helmfile.d/services/recommendation-api
kube_env recommendation-api codfw
helmfile -e codfw destroy
helmfile --state-values-set helmBinary=helm3 -e codfw -i apply
####### sessionstore #######
cd /srv/deployment-charts/helmfile.d/services/sessionstore
kube_env sessionstore codfw
helmfile -e codfw destroy
helmfile --state-values-set helmBinary=helm3 -e codfw -i apply
####### shellbox #######
cd /srv/deployment-charts/helmfile.d/services/shellbox
kube_env shellbox codfw
helmfile -e codfw destroy
helmfile --state-values-set helmBinary=helm3 -e codfw -i apply
####### shellbox-constraints #######
cd /srv/deployment-charts/helmfile.d/services/shellbox-constraints
kube_env shellbox-constraints codfw
helmfile -e codfw destroy
helmfile --state-values-set helmBinary=helm3 -e codfw -i apply
####### shellbox-media #######
cd /srv/deployment-charts/helmfile.d/services/shellbox-media
kube_env shellbox-media codfw
helmfile -e codfw destroy
helmfile --state-values-set helmBinary=helm3 -e codfw -i apply
####### shellbox-syntaxhighlight #######
cd /srv/deployment-charts/helmfile.d/services/shellbox-syntaxhighlight
kube_env shellbox-syntaxhighlight codfw
helmfile -e codfw destroy
helmfile --state-values-set helmBinary=helm3 -e codfw -i apply
####### shellbox-timeline #######
cd /srv/deployment-charts/helmfile.d/services/shellbox-timeline
kube_env shellbox-timeline codfw
helmfile -e codfw destroy
helmfile --state-values-set helmBinary=helm3 -e codfw -i apply
####### similar-users #######
cd /srv/deployment-charts/helmfile.d/services/similar-users
kube_env similar-users codfw
helmfile -e codfw destroy
helmfile --state-values-set helmBinary=helm3 -e codfw -i apply
####### tegola-vector-tiles #######
cd /srv/deployment-charts/helmfile.d/services/tegola-vector-tiles
kube_env tegola-vector-tiles codfw
helmfile -e codfw destroy
helmfile --state-values-set helmBinary=helm3 -e codfw -i apply
####### termbox #######
cd /srv/deployment-charts/helmfile.d/services/termbox
kube_env termbox codfw
helmfile -e codfw destroy
helmfile --state-values-set helmBinary=helm3 -e codfw -i apply
####### toolhub #######
cd /srv/deployment-charts/helmfile.d/services/toolhub
kube_env toolhub codfw
helmfile -e codfw destroy
helmfile --state-values-set helmBinary=helm3 -e codfw -i apply
####### wikifeeds #######
cd /srv/deployment-charts/helmfile.d/services/wikifeeds
kube_env wikifeeds codfw
helmfile -e codfw destroy
helmfile --state-values-set helmBinary=helm3 -e codfw -i apply
####### zotero #######
cd /srv/deployment-charts/helmfile.d/services/zotero
kube_env zotero codfw
helmfile -e codfw destroy
helmfile --state-values-set helmBinary=helm3 -e codfw -i apply