HelmCLI: support SOL018 Helm CLI ssh access 13/8813/2
authorZhang Rong(Jon) <rong.zhang@windriver.com>
Thu, 28 Jul 2022 16:06:41 +0000 (00:06 +0800)
committerZhang Rong(Jon) <rong.zhang@windriver.com>
Fri, 29 Jul 2022 02:15:27 +0000 (10:15 +0800)
commitad15ec6b732868c3ecedb9cd84450462bafa3320
tree16e93ab1bb67d32e807642a93fa91949bee76d19
parentf113db48acbe73641ce7d13c1cb8be6eea147f98
HelmCLI: support SOL018 Helm CLI ssh access

Issue-ID: INF-280
Signed-off-by: Zhang Rong(Jon) <rong.zhang@windriver.com>
Change-Id: Ifab09cbf2f5c5c608594c9be76260c46e98ec68f
15 files changed:
.gitignore
Dockerfile
Dockerfile.localtest
charts/resources/scripts/init/o2_helmcli_start.sh [new file with mode: 0644]
charts/templates/deployment.yaml
charts/templates/service.yaml
charts/values.yaml
docker-compose.yml
o2common/config/config.py
o2ims/views/ocloud_dto.py
o2ims/views/ocloud_view.py
requirements-test.txt
requirements.txt
tests/o2app-helmcli-entry.sh [new file with mode: 0644]
tests/unit/test_ocloud.py