ManageIQ / manageiq-pods

ManageIQ on Kubernetes and OpenShift
Apache License 2.0
50 stars 100 forks source link

Fix the manifest generation by allowing it to see the local rpms #1071

Closed Fryguy closed 5 months ago

Fryguy commented 5 months ago

Follow up to #1065 where manifest generation was broken.

miq-bot commented 5 months ago

Checked commit https://github.com/Fryguy/manageiq-pods/commit/319b6930a734be6a9ef809d3d4e7c61476b3c346 with ruby 2.7.8, rubocop 1.56.3, haml-lint 0.51.0, and yamllint 0 files checked, 0 offenses detected Everything looks fine. :star:

Fryguy commented 5 months ago

Backported to radjabov in commit 0d5ce2ca2fd959bc75da3bd7b28af2bf13ba41a1.

commit 0d5ce2ca2fd959bc75da3bd7b28af2bf13ba41a1
Author: Brandon Dunne <brandondunne@hotmail.com>
Date:   Mon Mar 18 13:55:33 2024 -0400

    Merge pull request #1071 from Fryguy/fix_manifest

    Fix the manifest generation by allowing it to see the local rpms

    (cherry picked from commit f24770a3f4773e1c07fbc3510adeb0415a7fbe78)