Comment 11 for bug 1978409

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ansible-playbooks (master)

Reviewed: https://review.opendev.org/c/starlingx/ansible-playbooks/+/846024
Committed: https://opendev.org/starlingx/ansible-playbooks/commit/cca493d8de5a232eb592ba64d6f852b775034bf2
Submitter: "Zuul (22348)"
Branch: master

commit cca493d8de5a232eb592ba64d6f852b775034bf2
Author: Dan Voiculeasa <email address hidden>
Date: Wed Jun 15 18:45:31 2022 +0300

    Update armada image for k8s >=1.22

    We observe that CRD was changed [1] in k8s 1.22.
    Need to update armada container due to API changes.
    This work will only enable StarlingX armada apps when doing a new
    deployment. For Upgrades path there will be another commit if
    required.

    Use a custom StarlingX updated armada image that can handle the
    API changes for k8s >= 1.22.

    Tests on AIO-SX Debian:
    PASS: bootstrap
    PASS: unlock
    PASS: install StarlingX armada app

    [1]: https://kubernetes.io/docs/reference/using-api/
    deprecation-guide/#customresourcedefinition-v122

    Depends-On: https://review.opendev.org/c/starlingx/integ/+/845752
    Depends-On: https://review.opendev.org/c/starlingx/integ/+/845895
    Depends-On: https://review.opendev.org/c/starlingx/root/+/846020
    Closes-Bug: 1978409
    Signed-off-by: Dan Voiculeasa <email address hidden>
    Change-Id: I273b958b5dc24f7776601d3423a41acf3bfe7b6c