Tae Park 96c4965be3 Separate vault-manager to a new package
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>
2024-03-11 14:49:10 -04:00

20 lines
510 B
Plaintext

Source: stx-vault-helm
Section: libs
Priority: optional
Maintainer: StarlingX Developers <starlingx-discuss@lists.starlingx.io>
Build-Depends: debhelper-compat (= 13),
vault-helm,
vault-manager-helm,
helm,
python3-k8sapp-vault-wheels,
build-info
Standards-Version: 4.5.1
Homepage: https://www.starlingx.io
Package: stx-vault-helm
Section: libs
Architecture: any
Depends: ${misc:Depends}
Description: StarlingX Vault FluxCD Helm Charts
This package contains FluxCD helm charts for the vault application.