platform-armada-app/stx-platform-helm/stx-platform-helm
Robert Church 2f53b1d7fc Add stx-platform-helm RPM
Provide a new helm RPM that will be included with and installed by the
ISO.

This RPM will package an application tarball that is to be managed by
the system without user intervention but supports all the existing
mechanisms that the user installed applications use.

The intent of this application is to provide any charts required for
platform integration and install any of those charts through an armada
manifest.

The armada manifest will reference a new helm repository that will be
enabled with a future commit. This repository is intended for platform
specific charts installed by RPMs. The existing helm repository is
kept for optional runtime user installed applications.

Change-Id: Ia34d3a1efa1006b184cc35e17afb231064cf36f9
Story: 2005424
Task: 30452
Signed-off-by: Robert Church <robert.church@windriver.com>
2019-04-29 13:35:29 -04:00
..
files Add stx-platform-helm RPM 2019-04-29 13:35:29 -04:00
helm-charts Add stx-platform-helm RPM 2019-04-29 13:35:29 -04:00
manifests Add stx-platform-helm RPM 2019-04-29 13:35:29 -04:00
Makefile Add stx-platform-helm RPM 2019-04-29 13:35:29 -04:00
README Add stx-platform-helm RPM 2019-04-29 13:35:29 -04:00

README

This directory contains all StarlingX charts that need to be built to support
platform integration immediately after installation. Some charts are common
across applications. These common charts reside in the
stx-config/kubernetes/helm-charts directory. To include these in this
application update the build_srpm.data file and use the COPY_LIST_TO_TAR
mechanism to populate these commom charts.