From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <pve-devel-bounces@lists.proxmox.com> Received: from firstgate.proxmox.com (firstgate.proxmox.com [IPv6:2a01:7e0:0:424::9]) by lore.proxmox.com (Postfix) with ESMTPS id 9304F1FF17F for <inbox@lore.proxmox.com>; Sun, 19 Jan 2025 23:10:44 +0100 (CET) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id AD39EF0E7; Sun, 19 Jan 2025 23:10:41 +0100 (CET) Date: Mon, 20 Jan 2025 11:01:07 +1300 To: pve-devel@lists.proxmox.com References: <mailman.62.1731030290.372.pve-devel@lists.proxmox.com> <d39f8d05-d5a6-48c9-996a-dca751f62ff3@sitehost.co.nz> In-Reply-To: <d39f8d05-d5a6-48c9-996a-dca751f62ff3@sitehost.co.nz> MIME-Version: 1.0 Message-ID: <mailman.0.1737324640.336.pve-devel@lists.proxmox.com> List-Id: Proxmox VE development discussion <pve-devel.lists.proxmox.com> List-Post: <mailto:pve-devel@lists.proxmox.com> From: Severen Redwood via pve-devel <pve-devel@lists.proxmox.com> Precedence: list Cc: Severen Redwood <severen.redwood@sitehost.co.nz>, Thomas Lamprecht <t.lamprecht@proxmox.com> X-Mailman-Version: 2.1.29 X-BeenThere: pve-devel@lists.proxmox.com List-Subscribe: <https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel>, <mailto:pve-devel-request@lists.proxmox.com?subject=subscribe> List-Unsubscribe: <https://lists.proxmox.com/cgi-bin/mailman/options/pve-devel>, <mailto:pve-devel-request@lists.proxmox.com?subject=unsubscribe> List-Archive: <http://lists.proxmox.com/pipermail/pve-devel/> Reply-To: Proxmox VE development discussion <pve-devel@lists.proxmox.com> List-Help: <mailto:pve-devel-request@lists.proxmox.com?subject=help> Subject: Re: [pve-devel] [PATCH SERIES v4] Add ability to prevent suggesting previously used VM/CT IDs Content-Type: multipart/mixed; boundary="===============5142758727326921795==" Errors-To: pve-devel-bounces@lists.proxmox.com Sender: "pve-devel" <pve-devel-bounces@lists.proxmox.com> --===============5142758727326921795== Content-Type: message/rfc822 Content-Disposition: inline Return-Path: <severen.redwood@sitehost.co.nz> X-Original-To: pve-devel@lists.proxmox.com Delivered-To: pve-devel@lists.proxmox.com Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.proxmox.com (Postfix) with ESMTPS id D9F6BC03EB for <pve-devel@lists.proxmox.com>; Sun, 19 Jan 2025 23:10:40 +0100 (CET) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id B64DBF11C for <pve-devel@lists.proxmox.com>; Sun, 19 Jan 2025 23:10:40 +0100 (CET) Received: from mx3.ext.sitehost.co.nz (mx3.ext.sitehost.co.nz [120.138.20.239]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by firstgate.proxmox.com (Proxmox) with ESMTPS for <pve-devel@lists.proxmox.com>; Sun, 19 Jan 2025 23:10:39 +0100 (CET) Received: from localhost (extmx1-new.vps.sitehost.co.nz [127.0.0.1]) by mx3.ext.sitehost.co.nz (Postfix) with ESMTP id 6B813180A23; Mon, 20 Jan 2025 11:01:13 +1300 (NZDT) X-Virus-Scanned: SiteHost Virus/Spam Prevention on mx3.ext.sitehost.co.nz X-Spam-Flag: NO X-Spam-Score: -3.45 X-Spam-Status: No, score=-3.45 tagged_above=-100 required=5 tests=[ALL_TRUSTED=-1, BAYES_00=-1.9, RP_MATCHES_RCVD=-0.55] autolearn=ham autolearn_force=no Received: from mx3.ext.sitehost.co.nz ([127.0.0.1]) by localhost (mx3.ext.sitehost.co.nz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nIfyBHLJpreJ; Mon, 20 Jan 2025 11:01:09 +1300 (NZDT) Received: from [192.168.99.217] (oep.nct.sitehost.co.nz [120.138.23.30]) by mx3.ext.sitehost.co.nz (Postfix) with ESMTPSA id E8BB0180A21; Mon, 20 Jan 2025 11:01:08 +1300 (NZDT) Message-ID: <da02576a-d8ac-4e40-b28f-7e1833fbae0e@sitehost.co.nz> Date: Mon, 20 Jan 2025 11:01:07 +1300 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [pve-devel] [PATCH SERIES v4] Add ability to prevent suggesting previously used VM/CT IDs From: Severen Redwood <severen.redwood@sitehost.co.nz> To: pve-devel@lists.proxmox.com Cc: Aaron Lauterer <a.lauterer@proxmox.com>, Thomas Lamprecht <t.lamprecht@proxmox.com> References: <mailman.62.1731030290.372.pve-devel@lists.proxmox.com> <d39f8d05-d5a6-48c9-996a-dca751f62ff3@sitehost.co.nz> Content-Language: en-NZ In-Reply-To: <d39f8d05-d5a6-48c9-996a-dca751f62ff3@sitehost.co.nz> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-SPAM-LEVEL: Spam detection results: 0 AWL 0.050 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_PASS -0.1 DMARC pass policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment RCVD_IN_VALIDITY_CERTIFIED_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. RCVD_IN_VALIDITY_RPBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. RCVD_IN_VALIDITY_SAFE_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. SPF_HELO_PASS -0.001 SPF: HELO matches SPF record SPF_PASS -0.001 SPF: sender matches SPF record Hi everyone, Hope you've all had a great break over the holidays. I don't want to be a pain, but just bumping this again as it's nearing a couple months since there was movement on this patch series. I received a Reviewed-by trailer from Aaron, so it seems that these patches are something you are willing to eventually accept? As always, I'm happy to address any further feedback. Thanks, Severen On 04/12/2024 10:43, Severen Redwood wrote: > Hi everyone, > > Just bumping this patch series since it's been a few weeks :) > > Is there anything blocking these patches from being accepted? > I'm happy to address any feedback if so. > > Thanks, > Severen --===============5142758727326921795== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel --===============5142758727326921795==--