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 83FD01FF17A for ; Tue, 11 Nov 2025 13:08:45 +0100 (CET) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 2BC3C83E9; Tue, 11 Nov 2025 13:09:31 +0100 (CET) From: Thomas Lamprecht To: pve-devel@lists.proxmox.com, Maximiliano Sandoval Date: Tue, 11 Nov 2025 13:09:06 +0100 Message-ID: <176286294177.3799452.1280659509178247240.b4-ty@proxmox.com> X-Mailer: git-send-email 2.47.3 In-Reply-To: <20251014094739.209924-1-m.sandoval@proxmox.com> References: <20251014094739.209924-1-m.sandoval@proxmox.com> MIME-Version: 1.0 X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1762862945265 X-SPAM-LEVEL: Spam detection results: 0 AWL -0.149 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 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 0/9] allow setting crs and service static resources 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 Tue, 14 Oct 2025 11:47:18 +0200, Maximiliano Sandoval wrote: > This series allows to: > > - Set the cluster resource scheduler > - Set a node's static resources on creation and edit them after the fact > - Persist the current state of the simulator for future runs > - We sneak at the end a commit to add the build dir to .gitignore, please feel > free to not apply it if this is unwanted. > > [...] Applied, with the typo fix for the edit window title squashed in, thanks! [1/9] sim: add command to set static service stats commit: a44fc62711167658d1cbf764af7c8b911e0866dd [2/9] sim: add UI to set resource stats for new guests commit: 1ca11069b232835159b27da38d8603880c5e9c13 [3/9] sim: allow editing static resources of resource commit: 9d6563de09a38417246d928658c1ea9da4fc9fb3 [4/9] sim: add helper to store datacenter configuration commit: f5669fc685d7fb6019a821468dbc5b55d0ee51d6 [5/9] sim: allow configuring datacenter configuration commit: 022df143300fa8efbb87e18e5acd28cceb765cff [6/9] sim: add method to persist current state commit: 13b2846a8a1547eff4ab22189fdab45ce5db9584 [7/9] sim: add button to persist state to header bar commit: 5a742b19831ac077740ad2fb6aedbc714c979091 [8/9] sim: set default cpu count and memory on new nodes commit: 40471131fa240b795a1efc4397e5fc89241b1b9b [9/9] gitignore: ignore build directory commit: a9a99a9b6ee80be3fb1ca26b7ffd8acbabdc7172 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel