UNCLASSIFIED - NO CUI

Skip to content

Draft: Fix several package mappings that were camelCased incorrectly so they work in either case

Andrew Kesterson requested to merge bigbang_2291_quickstart into master

General MR

Summary

Discovered while working bigbang quickstart rewrite. Several of the packages in the package-mappings.yaml file are incorrectly camelCased. This causes the 03_wait_for_helmreleases.sh script to fail to detect their helm releases. It's been this way for a while and the pipelines appear to mostly work so I'm not sure if this is on purpose. This edit fixes the package-mappings.yaml file so that it works correctly for either case.

Relevant logs/screenshots

(Include any relevant logs/screenshots)

Linked Issue

big-bang/bigbang#2291 (closed)

Upgrade Notices

N/A

Merge request reports

Loading