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

Stable 5.0 backports #12319

Merged
merged 543 commits into from
Sep 27, 2023
Merged

Stable 5.0 backports #12319

merged 543 commits into from
Sep 27, 2023

Conversation

tomponline
Copy link
Member

@tomponline tomponline commented Sep 26, 2023

Up to LXD 5.18 (plus some cherry-picks to fix post release issues).

gabrielmougard and others added 30 commits September 22, 2023 16:00
Signed-off-by: Gabriel Mougard <[email protected]>
Signed-off-by: Gabriel Mougard <[email protected]>
It was reported that limits.memory.swap container instance config
is not working as described in the LXD Documentation. Instead,
observable behavior is opposite. Let's fix that.

Fixes canonical#11566

Signed-off-by: Alexander Mikhalitsyn <[email protected]>
Signed-off-by: Mark Esler <[email protected]>
…larity

And fixes a potential panic scenario (if invalid IP provided), as well
as reformatting it to use the preferred happy path style.

Signed-off-by: Thomas Parrott <[email protected]>
…low for the concept of NAT being enabled/disabled on a per-IP family basis

The previous layout was not supporting the possibility of having NAT disabled for one or other of IPv4 vs IPv6.

Signed-off-by: Thomas Parrott <[email protected]>
vol.Snapshots() returns an error if the volume is a snapshot.

Signed-off-by: Julian Pelizäus <[email protected]>
simondeziel and others added 15 commits September 26, 2023 11:15
Signed-off-by: Max Asnaashari <[email protected]>
This can occur with physical or SR-IOV NICs where the altname is added
and can prevent clean rename and post-stop clean up.

Signed-off-by: Thomas Parrott <[email protected]>
…handling

For reasons that are likely lost to history simplestreams uses lxd.tar.xz
whereas the combined file is lxd_combined.tar.gz (not xz).

Signed-off-by: Thomas Parrott <[email protected]>
Without warning list check.

Signed-off-by: Thomas Parrott <[email protected]>
@github-actions github-actions bot added Documentation Documentation needs updating API Changes to the REST API labels Sep 26, 2023
@tomponline tomponline self-assigned this Sep 26, 2023
@tomponline tomponline merged commit ee0be18 into canonical:stable-5.0 Sep 27, 2023
@tomponline tomponline deleted the stable-5.0 branch September 27, 2023 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Changes to the REST API Documentation Documentation needs updating
Projects
None yet
Development

Successfully merging this pull request may close these issues.