Skip to content

Commit

Permalink
lxd: Cherry-pick fix for powerflex migration
Browse files Browse the repository at this point in the history
From canonical/lxd#13934

Signed-off-by: Thomas Parrott <[email protected]>
  • Loading branch information
tomponline committed Aug 20, 2024
1 parent 85c475a commit a19d2a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1438,6 +1438,7 @@ parts:
git cherry-pick -x 47180a352654bee9a994db714801813a59cfbb18 # lxd/apparmor/feature_check: add infastructure to check AppArmor features
git cherry-pick -x b5a4a6540e793120b85a3b280003fce236e6a56f # lxd/apparmor/instance_lxc: allow nosymfollow mount flag
git cherry-pick -x 86c3d515662068d825d23387623932bca96bc6aa # lxd/apparmor/instance_lxc: allow nosymfollow mount flag in more cases
git cherry-pick -x fcdc78dda31b210f246e075aaf4bf507b07b68f5 # lxd/instance: if storage location is remote, make cluster self healing available, and vm can migrate when src member is offline also
# Setup build environment
export GOPATH="$(realpath ./.go)"
Expand Down

0 comments on commit a19d2a6

Please sign in to comment.