aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/helm/plugins/deploy/deploy.sh
AgeCommit message (Expand)AuthorFilesLines
2023-11-10[CASSANDRA] Make stargate and reaper deployment optionalAndreas Geissler1-2/+2
2023-09-26[COMMON] Prioritize the deployment of wrappersAndreas Geissler1-1/+1
2023-05-24[COMMON] Remove not supported componentsAndreas Geissler1-2/+2
2022-05-15[COMMON] Fix more and more array bashisms step 2guillaume.lambert1-13/+13
2022-05-06[COMMON] Fix some k8s plug deploy.sh bashismsguillaume.lambert1-2/+3
2022-05-03[COMMON] Fix more and more array bashisms step 1guillaume.lambert1-8/+17
2022-04-07[DEPLOY] Use HELM_NS for kubectl commandsefiacor1-5/+7
2022-04-05[DEPLOY] Improve deploy.shefiacor1-42/+72
2022-04-04[DEPLOY] Bug fix for positional arg in deploy.shefiacor1-1/+1
2022-03-31[STRIMZI] Adding strimzi projectefiacor1-0/+21
2021-12-07[GLOBAL] Migrate to helm v3efiacor1-18/+9
2021-09-20[COMMON] Replace tabs by 4 ws in shell scriptsguillaume.lambert1-8/+8
2021-09-09[COMMON] Fix deploy.sh/undeploy.sh scriptsguillaume.lambert1-2/+2
2021-09-06[COMMON] Fix ${foo:3[:1]} bashismsGuillaume Lambert1-4/+4
2021-08-28[COMMON] Fix non-breaking spaces in shell scriptsguillaume.lambert1-1/+1
2021-06-24[COMMON] Fix some bashismsGuillaume Lambert1-1/+1
2021-06-23[COMMON] Revert "[COMMON] Fix a few bashisms"Krzysztof Opasiak1-1/+1
2021-06-15[COMMON] Fix a few bashismsGuillaume Lambert1-1/+1
2021-05-17[COMMON] Fix condition bracket bashisms - step 1Guillaume Lambert1-27/+27
2021-05-11[COMMON] Fix arithmetic loop bashismsGuillaume Lambert1-2/+3
2021-05-10[COMMON] Fix &> and <<< bashismsGuillaume Lambert1-5/+5
2021-05-06[COMMON] Fix trailing blanks in shell scriptsGuillaume Lambert1-2/+2
2021-04-16[COMMON] Fix condition equality bashismsGuillaume Lambert1-16/+16
2021-02-11[GENERAL] Fix failed chart list reporting in deploy pluginBartek Grzybowski1-1/+5
2020-10-20[HELM] Update helm deploy pluginJakub Latusek1-4/+15
2020-05-15deploy.sh does not work on Mac os x because untar directory is created before...yoonsoonjahng1-3/+3
2019-10-10Fix deploy on failure of subprojectMike Elliott1-5/+4
2019-09-04delay flag in deploy.shAkansha Dua1-0/+10
2019-06-11Increase helm deploy perf by reducing helm lsJoey Sullivan1-1/+4
2019-04-17Deploy plugin bugfix.Oleg Mitsura1-1/+1
2019-02-28OOM-1664 add annotation last-applied-configurationsushil masal1-0/+19
2019-02-11Support version flag in helm deployMahendra Raghuwanshi1-5/+11
2018-10-24Deploy plugin fixMike Elliott1-2/+7
2018-10-24Fix deployment of sniro and sdncMike Elliott1-42/+23
2018-10-18Fix deploy when subcharts contain same nameMike Elliott1-6/+10
2018-10-15Update (un)deploy helm pluginsMike Elliott1-16/+99
2018-09-17Add helm plugins to (un)deploy onapMike Elliott1-0/+168