
Isolating all vault-manager helm chart and related content into a new package. Per STX.APP.12, STX.APP.13, vault-manager should be allowed to be disabled so that another solution can be used to manage vault. The file structure is also changed, so that vault-helm is under helm-charts/upstream, and vault-manager-helm is under helm-chart/custom Test Plan: PASS build all vault-related packages PASS Create new vault application tarball PASS test existing vault features: PASS AIO-SX vault sanity PASS Vault rekey feature test PASS vault application update and watch PVC conversion Story: 2010929 Task: 49600 Change-Id: I87cce3466ad905d00da715ce582baa28371135c1 Signed-off-by: Tae Park <tae.park@windriver.com>
19 lines
588 B
YAML
19 lines
588 B
YAML
---
|
|
debname: vault-helm
|
|
debver: 0.25-0
|
|
dl_path:
|
|
name: helm-charts-vault-0.25.0.tar.gz
|
|
url: https://github.com/hashicorp/vault-helm/archive/v0.25.0.tar.gz
|
|
sha256sum: 275422e543541e1b4bde88d9fd34e04adccbd44fc44484ec9fdbb0cb93256f23
|
|
src_files:
|
|
- vault-helm/files/Makefile
|
|
- vault-helm/helm-charts/_helpers-CA.tpl
|
|
- vault-helm/helm-charts/vault-certificates.yaml
|
|
revision:
|
|
dist: $STX_DIST
|
|
stx_patch: 1
|
|
PKG_GITREVCOUNT: true
|
|
GITREVCOUNT:
|
|
SRC_DIR: ${MY_REPO}/stx/vault-armada-app/helm-charts/upstream/vault-helm
|
|
BASE_SRCREV: ccdb17d29610247eebf45e862ff9f30ff18432eb
|