Comment 16 for bug 1971981

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

Reviewed: https://review.opendev.org/c/starlingx/nginx-ingress-controller-armada-app/+/841919
Committed: https://opendev.org/starlingx/nginx-ingress-controller-armada-app/commit/942a4a2647fbd9c760f8eb57e2232fb0ecb975a0
Submitter: "Zuul (22348)"
Branch: master

commit 942a4a2647fbd9c760f8eb57e2232fb0ecb975a0
Author: Rei Oliveira <email address hidden>
Date: Mon May 16 14:07:25 2022 -0300

    Add overrides locking versions for nginx images

    This commit adds the images and tags for the images used by nginx
    in order for the application framework do download them with sysinv
    during 'system application-apply'

    Test Cases:

    PASS: Built application successfully
    PASS: Application install successful and pods are Running
    PASS: Check that sysinv logs show images being downloaded from
          registry.local

    Closes-Bug: 1971981
    Depends-on: https://review.opendev.org/c/starlingx/ansible-playbooks/+/841789
    Change-Id: I74b7c49ccb4ad87862831cbefcd5a66178b7521a
    Signed-off-by: Rei Oliveira <email address hidden>