Age | Commit message (Expand) | Author | Files | Lines |
2021-12-16 | [COMMON] Fix more array bashisms | guillaume.lambert | 1 | -5/+8 |
2021-12-07 | [GLOBAL] Migrate to helm v3 | efiacor | 1 | -18/+9 |
2021-09-26 | [COMMON] Add and run pre-commit linters via tox | guillaume.lambert | 2 | -4/+4 |
2021-09-20 | [COMMON] Replace tabs by 4 ws in shell scripts | guillaume.lambert | 1 | -8/+8 |
2021-09-09 | [COMMON] Fix deploy.sh/undeploy.sh scripts | guillaume.lambert | 2 | -4/+4 |
2021-09-06 | [COMMON] Fix ${foo:3[:1]} bashisms | Guillaume Lambert | 2 | -5/+5 |
2021-08-28 | [COMMON] Fix non-breaking spaces in shell scripts | guillaume.lambert | 1 | -1/+1 |
2021-06-24 | [COMMON] Fix some bashisms | Guillaume Lambert | 2 | -2/+2 |
2021-06-23 | [COMMON] Revert "[COMMON] Fix a few bashisms" | Krzysztof Opasiak | 2 | -2/+2 |
2021-06-15 | [COMMON] Fix a few bashisms | Guillaume Lambert | 2 | -2/+2 |
2021-05-17 | [COMMON] Fix condition bracket bashisms - step 1 | Guillaume Lambert | 2 | -28/+28 |
2021-05-11 | [COMMON] Fix arithmetic loop bashisms | Guillaume Lambert | 2 | -3/+4 |
2021-05-10 | [COMMON] Fix &> and <<< bashisms | Guillaume Lambert | 1 | -5/+5 |
2021-05-06 | [COMMON] Fix trailing blanks in shell scripts | Guillaume Lambert | 2 | -3/+3 |
2021-04-16 | [COMMON] Fix condition equality bashisms | Guillaume Lambert | 1 | -16/+16 |
2021-02-11 | [GENERAL] Fix failed chart list reporting in deploy plugin | Bartek Grzybowski | 1 | -1/+5 |
2020-10-20 | [HELM] Update helm deploy plugin | Jakub Latusek | 1 | -4/+15 |
2020-05-15 | deploy.sh does not work on Mac os x because untar directory is created before... | yoonsoonjahng | 1 | -3/+3 |
2019-10-10 | Fix deploy on failure of subproject | Mike Elliott | 1 | -5/+4 |
2019-09-04 | delay flag in deploy.sh | Akansha Dua | 1 | -0/+10 |
2019-06-11 | Increase helm deploy perf by reducing helm ls | Joey Sullivan | 1 | -1/+4 |
2019-04-17 | Deploy plugin bugfix. | Oleg Mitsura | 1 | -1/+1 |
2019-02-28 | OOM-1664 add annotation last-applied-configuration | sushil masal | 1 | -0/+19 |
2019-02-11 | Support version flag in helm deploy | Mahendra Raghuwanshi | 1 | -5/+11 |
2018-10-24 | Deploy plugin fix | Mike Elliott | 1 | -2/+7 |
2018-10-24 | Fix deployment of sniro and sdnc | Mike Elliott | 1 | -42/+23 |
2018-10-18 | Fix deploy when subcharts contain same name | Mike Elliott | 1 | -6/+10 |
2018-10-15 | Update (un)deploy helm plugins | Mike Elliott | 2 | -17/+100 |
2018-09-17 | Add helm plugins to (un)deploy onap | Mike Elliott | 4 | -0/+234 |