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

Patch: Fix patches that incorrectly depend on cluster member being leader #13189

Merged
merged 5 commits into from
Mar 21, 2024

Commits on Mar 21, 2024

  1. lxd/patches: Add selectedPatchClusterMember for patch coordination

    Signed-off-by: Julian Pelizäus <julian.pelizaeus@canonical.com>
    roosterfish committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    67cd0ca View commit details
    Browse the repository at this point in the history
  2. lxd/patches: Add patchStorageRenameCustomISOBlockVolumesV2

    Supersedes patchStorageRenameCustomISOBlockVolumes by using the new patch cluster member selection
    
    Signed-off-by: Julian Pelizäus <julian.pelizaeus@canonical.com>
    roosterfish committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    05902a4 View commit details
    Browse the repository at this point in the history
  3. lxd/patches: Supersede patchStorageRenameCustomISOBlockVolumes

    Signed-off-by: Julian Pelizäus <julian.pelizaeus@canonical.com>
    roosterfish committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    edcc1f3 View commit details
    Browse the repository at this point in the history
  4. lxd/patches: Add patchStorageUnsetInvalidBlockSettingsV2

    Supersedes patchStorageUnsetInvalidBlockSettings by using a single idempotent SQL query
    
    Signed-off-by: Julian Pelizäus <julian.pelizaeus@canonical.com>
    roosterfish committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    5ed491f View commit details
    Browse the repository at this point in the history
  5. lxd/patches: Supersede patchStorageUnsetInvalidBlockSettings

    Signed-off-by: Julian Pelizäus <julian.pelizaeus@canonical.com>
    roosterfish committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    87c1783 View commit details
    Browse the repository at this point in the history