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

[release-1.6] Remove leftovers during upgrades (#1824) #1836

Merged
merged 1 commit into from Mar 27, 2022

Commits on Mar 25, 2022

  1. [release-1.6] Remove leftovers during upgrades (kubevirt#1824)

    Extend the UpgradePatches mechanism
    to be able to remove leftovers during
    upgrades according to a json configuration
    file.
    Start consuming it by removing v2v-vmware and
    vm-import-controller-config (not owned by HCO)
    ConfigMap when upgrading from versions <=1.6.0
    
    In a future PR, other pieces of current code
    (removal of old SSP CRDs, old metrics,
    old quickstarts...) can be migrated to
    this generic mechanism.
    
    Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=2063991
    
    This is a manual cherry-pick of kubevirt#1824
    
    Signed-off-by: Simone Tiraboschi <stirabos@redhat.com>
    tiraboschi committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    0b3a079 View commit details
    Browse the repository at this point in the history