Comment 2 for bug 2043514

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

Reviewed: https://review.opendev.org/c/starlingx/gui/+/900947
Committed: https://opendev.org/starlingx/gui/commit/e113545cbcd830055e2be38888f26026fba4d5c4
Submitter: "Zuul (22348)"
Branch: master

commit e113545cbcd830055e2be38888f26026fba4d5c4
Author: Christopher Souza <email address hidden>
Date: Tue Nov 14 19:00:47 2023 -0300

    Update to_version field to return all kube versions

    In this commit, the to_version field was updated to return
    all kube versions and allow the user to install older versions.

    Test Case:
    PASS - Using Horizon, check all k8s are available under
    drop-down menu.
    PASS - Using Horizon, create and apply kube orchestration
    with --to-version selecting a version available and verify
    that the kube was upgraded to the correct version.

    Closes-bug: 2043514

    Change-Id: I72d5edd33188935e706649c8561b0d6eb7b9b6c6
    Signed-off-by: Christopher Souza <email address hidden>