diff --git a/snapcraft.yaml b/snapcraft.yaml index 4c586faf..02fd3b8d 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -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)"