Skip to content

Network related bugfixes#2987

Merged
stgraber merged 11 commits intolxc:mainfrom
stgraber:main
Feb 27, 2026
Merged

Network related bugfixes#2987
stgraber merged 11 commits intolxc:mainfrom
stgraber:main

Conversation

@stgraber
Copy link
Copy Markdown
Member

No description provided.

When compiling records for a zone, look at all projects that have access
to said zone. Specifically, if a zone is defined in the default project,
any other project that have the `features.networks.zones` feature
disabled will inherit from the default project and should therefore have
their instances get record in the zone.

Closes lxc#2927

Signed-off-by: Stéphane Graber <[email protected]>
Closes lxc#2932

Signed-off-by: Stéphane Graber <[email protected]>
The healing action isn't running on the dead server (obviously) but on
the leader instead. So we should only be running the migration logic and
not the network logic.

Closes lxc#2976

Signed-off-by: Stéphane Graber <[email protected]>
Signed-off-by: Stéphane Graber <[email protected]>
Signed-off-by: Stéphane Graber <[email protected]>
@stgraber stgraber merged commit 93db5a5 into lxc:main Feb 27, 2026
103 of 108 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants