Comment 3 for bug 1873603

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nginx-ingress-controller-armada-app (master)

Reviewed: https://review.opendev.org/721306
Committed: https://git.openstack.org/cgit/starlingx/nginx-ingress-controller-armada-app/commit/?id=e3e4b9275845453efcbd4aeb81b24defe98ea00d
Submitter: Zuul
Branch: master

commit e3e4b9275845453efcbd4aeb81b24defe98ea00d
Author: Sabeel Ansari <email address hidden>
Date: Mon Apr 20 10:32:09 2020 -0400

    Fix layered build

    The nginx-ingress-controller app was missing a build requirement
    check for the 'helm' package, which was causing the layered build to
    fail. This commit adds the dependency check.

    Closes-Bug: 1873603

    Change-Id: If6792f5d4348d4f257fcf93a4d32760cb110bd97
    Signed-off-by: Sabeel Ansari <email address hidden>