commit | 1c2b57a212c1ef446aad4bae302740bcf22efecc | [log] [tgz] |
---|---|---|
author | Wilfred Spiegelenburg <wilfreds@apache.org> | Tue Sep 22 11:55:14 2020 +0200 |
committer | kmarton <kmarton@cloudera.com> | Tue Sep 22 11:55:14 2020 +0200 |
tree | fa07c75969baad5ba248051341d7adb2508daa9c | |
parent | 45943479fe3b051cb99ef862ae2bb8e2581a5c87 [diff] |
[YUNIKORN-419] Add helm package to release tool (#24) Documentation on how to release is missing information around packaging and signing of the helm chart. Add building the helm chart package to the release tool. Extend the signing to include the helm package. Generate a digest (checksum) if signing is not possible for updating the index file. Add checks for the availability of gpg and helm tools on the path. Fixes: #24
This project provides the instructions and tools needed to generate Apache YuniKorn (Incubating) release artifacts. Reference:
A simplified procedure:
branch-0.8
v0.8.0
The full procedure is documented in the release procedure.