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

Import LXD changes #291

Merged
merged 7 commits into from
Dec 9, 2023
Merged

Import LXD changes #291

merged 7 commits into from
Dec 9, 2023

Conversation

stgraber
Copy link
Member

@stgraber stgraber commented Dec 8, 2023

No description provided.

roosterfish and others added 6 commits December 8, 2023 00:07
…family

In case MinIO gets enabled on a system with IPv6 disabled, binding to the IPv6 localhost address
during port discovery will fail due to an unsupported address family.

Signed-off-by: Julian Pelizäus <julian.pelizaeus@canonical.com>
Signed-off-by: Din Music <din.music@canonical.com>
Additionally pass down the information to copy snapshots from CreateVolumeFromCopy
and revert the filesystem volume creation in case of error.

Signed-off-by: Julian Pelizäus <julian.pelizaeus@canonical.com>
…r happy

In the cloud-init doc, "config" is allowed as a word. It's not a word
though. ;-)

Signed-off-by: Ruth Fuchss <ruth.fuchss@canonical.com>
When long polling the operation wait endpoint, we can never guarantee
that the request will not time out for very long operations (e.g. an
exec session) because intermediate proxies or load balancers may timeout
the request if there is no activity. This commit changes the
`useEventListener` argument to getOperations to true for all requests.
Regardless of whether the `operation_wait` API extension is present.

Signed-off-by: Mark Laing <mark.laing@canonical.com>
…ssing it

This was caused by a regression in https://github.com/lxc/incus/pull/12566.
When validating the live migration of a VM, the pool needs to be loaded first since that
is the first time the value gets accessed.

Signed-off-by: Julian Pelizäus <julian.pelizaeus@canonical.com>
@github-actions github-actions bot added the Documentation Documentation needs updating label Dec 8, 2023
This reverts commit 2a07257.

Revert this one for now as it prevents events operations with OpenFGA.

Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
@brauner brauner merged commit d65ccd4 into lxc:main Dec 9, 2023
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Documentation needs updating
Development

Successfully merging this pull request may close these issues.

None yet

6 participants