aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/helm/plugins
AgeCommit message (Expand)AuthorFilesLines
2021-09-26[COMMON] Add and run pre-commit linters via toxguillaume.lambert2-4/+4
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.lambert2-4/+4
2021-09-06[COMMON] Fix ${foo:3[:1]} bashismsGuillaume Lambert2-5/+5
2021-08-28[COMMON] Fix non-breaking spaces in shell scriptsguillaume.lambert1-1/+1
2021-06-24[COMMON] Fix some bashismsGuillaume Lambert2-2/+2
2021-06-23[COMMON] Revert "[COMMON] Fix a few bashisms"Krzysztof Opasiak2-2/+2
2021-06-15[COMMON] Fix a few bashismsGuillaume Lambert2-2/+2
2021-05-17[COMMON] Fix condition bracket bashisms - step 1Guillaume Lambert2-28/+28
2021-05-11[COMMON] Fix arithmetic loop bashismsGuillaume Lambert2-3/+4
2021-05-10[COMMON] Fix &> and <<< bashismsGuillaume Lambert1-5/+5
2021-05-06[COMMON] Fix trailing blanks in shell scriptsGuillaume Lambert2-3/+3
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 Elliott2-17/+100
2018-09-17Add helm plugins to (un)deploy onapMike Elliott4-0/+234