From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: "Proxmox VE development discussion" <pve-devel@lists.proxmox.com>,
"Fabian Grünbichler" <f.gruenbichler@proxmox.com>
Subject: [pve-devel] applied: Re: [PATCH container] network permissions: implement checks
Date: Fri, 9 Jun 2023 10:22:04 +0200 [thread overview]
Message-ID: <04a6e0d1-b535-d132-ad22-75b946bb897f@proxmox.com> (raw)
In-Reply-To: <20230609075141.667259-1-f.gruenbichler@proxmox.com>
On 09/06/2023 09:51, Fabian Grünbichler wrote:
> when creating a new container
> when restoring a backup
> when cloning a container
> and obviously, when changing the nics of an existing container
>
> Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
> ---
> src/PVE/API2/LXC.pm | 12 +++++++++++-
> src/PVE/LXC.pm | 17 ++++++++++++++++-
> src/PVE/LXC/Create.pm | 5 +++++
> 3 files changed, 32 insertions(+), 2 deletions(-)
>
>
applied, with $param->{opt} -> $param->{$opt} fix up, thanks!
prev parent reply other threads:[~2023-06-09 8:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-09 7:51 [pve-devel] " Fabian Grünbichler
2023-06-09 8:22 ` Thomas Lamprecht [this message]
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=04a6e0d1-b535-d132-ad22-75b946bb897f@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=f.gruenbichler@proxmox.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.