From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) by lore.proxmox.com (Postfix) with ESMTPS id 24DC71FF186 for ; Fri, 1 Aug 2025 19:36:39 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id A8F391F612; Fri, 1 Aug 2025 19:38:04 +0200 (CEST) From: Thomas Lamprecht To: pve-devel@lists.proxmox.com, Daniel Kral Date: Fri, 1 Aug 2025 19:36:43 +0200 Message-ID: <175406980205.2673071.5205172358561307855.b4-ty@proxmox.com> X-Mailer: git-send-email 2.47.2 In-Reply-To: <20250801162230.296214-1-d.kral@proxmox.com> References: <20250801162230.296214-1-d.kral@proxmox.com> MIME-Version: 1.0 X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1754069865988 X-SPAM-LEVEL: Spam detection results: 0 AWL -0.155 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment KAM_LOTSOFHASH 0.25 Emails with lots of hash-like gibberish 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_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Subject: [pve-devel] applied: [PATCH ha-manager v2 00/12] HA rules follow up (part 1) X-BeenThere: pve-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Proxmox VE development discussion Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pve-devel-bounces@lists.proxmox.com Sender: "pve-devel" On Fri, 01 Aug 2025 18:22:15 +0200, Daniel Kral wrote: > Here's a follow up on the HA rules and especially the HA resource > affinity rules. > > The first three patches haven't changed as they were lower priority for > me than the last part about loosening restrictions on mixed resource > references. > > [...] Really not much new code for what it is, nice! And the HA test system makes it much easier to confidently do (and review!) such changes. Applied, thanks! [01/12] manager: fix ~revision version check for ha groups migration commit: ea2c1f0201084a3c17472e3fc100a206a221f522 [02/12] test: ha tester: add ha groups migration tests with runtime upgrades commit: da810d20bf3d06e345c71dcc38ef9a7004df341a [03/12] tree-wide: pass optional parameters as hash values for for_each_rule helper commit: 8363f7f24731b95efcd0db9b6f9252be94a10e3b [04/12] api: rules: add missing return schema for the read_rule api endpoint commit: ac927a5f5f30e57455cfed0c87a5b43e843db913 [05/12] api: rules: ignore disable parameter if it is set to a falsy value commit: c060bc4f3695c199085afd3479aac2ccd2f97c82 [06/12] rules: resource affinity: make message in inter-consistency check clearer commit: 5808ede019ec92cb76b8b2a2605fa6e33b566f20 [07/12] config, manager: do not check ignored resources with affinity when migrating commit: 1c9c35d4e35e40da79322c62fe484b904c60d471 [08/12] rules: make positive affinity resources migrate on single resource fail commit: ad89487d39e1f8ace72f244f51e96d68c393286c [09/12] rules: allow same resources in node and resource affinity rules commit: 4edad9d1fed3b24eee51c0e27d8e1a7cec40f425 [10/12] rules: restrict inter-plugin resource references to simple cases commit: c48d9e66b8edf0851028040ab3117b4f01757e14 [11/12] test: rules: add test cases for inter-plugin checks allowing simple use cases commit: ed530cc40be19f19f8b30b1bc5bd5a29898ab815 [12/12] test: ha tester: add resource affinity test cases mixed with node affinity rules commit: 100859a77c36ef2eaf638f233ac1c82b050ee9cf _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel