Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cherry-pick] Fix versioned clustertask getting deleted during upgrade #602

Merged

Commits on Jan 28, 2022

  1. Fix versioned clustertask getting deleted during upgrade

    This will fix the issue of versioned clustertask getting
    deleted during upgrade
    Now two installersets will be created for versioned and
    non version clustertask. There is new label getting added
    on versioned clustertask installerset having major and minor version
    details and the versioned clustertask installetset will only be deleted
    when there will be two of same minor and major version and installerset
    for latest operator version will be created.
    Eventually installerset will remain there of different operator minor version
    only ending in versioned clustertask to stay on cluster
    piyush-garg committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    0d6c40c View commit details
    Browse the repository at this point in the history