Skip to content

incusd/network/zone: Allow trailing dot in NS records#2744

Merged
stgraber merged 1 commit intolxc:mainfrom
stgraber:network
Dec 10, 2025
Merged

incusd/network/zone: Allow trailing dot in NS records#2744
stgraber merged 1 commit intolxc:mainfrom
stgraber:network

Conversation

@stgraber
Copy link
Copy Markdown
Member

@stgraber stgraber commented Dec 9, 2025

We've been expecting a list of FQDNs (no trailing dots) and so were always prepending a dot in the template. Let's allow the user to feed us a list of NS values (canonical with trailing dot) and make the resulting zone valid.

We've been expecting a list of FQDNs (no trailing dots) and so were
always prepending a dot in the template. Let's allow the user to feed us
a list of NS values (canonical with trailing dot) and make the resulting
zone valid.

Signed-off-by: Stéphane Graber <[email protected]>
@brauner brauner enabled auto-merge December 10, 2025 02:16
@stgraber stgraber disabled auto-merge December 10, 2025 02:17
@stgraber stgraber merged commit e29abd9 into lxc:main Dec 10, 2025
104 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