public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Matthieu Pignolet <m@mpgn.dev>, pve-devel@lists.proxmox.com
Subject: [pve-devel] applied: [PATCH] dns: powerdns: correctly handle different records types (A / AAAA)
Date: Tue, 25 Mar 2025 19:31:29 +0100	[thread overview]
Message-ID: <6f212ac2-9038-48bc-b3f4-5cf89bfaf153@proxmox.com> (raw)
In-Reply-To: <20250227090227.180317-1-m@mpgn.dev>

Am 27.02.25 um 10:02 schrieb Matthieu Pignolet:
> This fixes an issue with dual stacking, when using a zone with both a V4 and V6
> subnet and the same dns suffix, pve-network will try to set both dns records (type A and AAAA) in the
> same powerdns rrset, causing an api error, and effectively causing no forward dns records being created.
> 
> This change edits the `get_zone_rrset` function so that it takes the dns record type into account.
> 
> Signed-off-by: Matthieu Pignolet <m@mpgn.dev>
> ---
>  src/PVE/Network/SDN/Dns/PowerdnsPlugin.pm | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
> 
>

applied, thanks!


_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


           reply	other threads:[~2025-03-25 18:32 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20250227090227.180317-1-m@mpgn.dev>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6f212ac2-9038-48bc-b3f4-5cf89bfaf153@proxmox.com \
    --to=t.lamprecht@proxmox.com \
    --cc=m@mpgn.dev \
    --cc=pve-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal