Draft: Fix several package mappings that were camelCased incorrectly so they work in either case
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