From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [IPv6:2a01:7e0:0:424::9]) by lore.proxmox.com (Postfix) with ESMTPS id 8E7C61FF187 for ; Mon, 6 Oct 2025 17:46:54 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id A6C8C8B0D; Mon, 6 Oct 2025 17:46:55 +0200 (CEST) From: Thomas Lamprecht To: pve-devel@lists.proxmox.com, Aaron Lauterer Date: Mon, 6 Oct 2025 17:45:37 +0200 Message-ID: <175976553296.437018.11157305541897639307.b4-ty@proxmox.com> X-Mailer: git-send-email 2.47.3 In-Reply-To: <20250714083838.68483-1-a.lauterer@proxmox.com> References: <20250714083838.68483-1-a.lauterer@proxmox.com> MIME-Version: 1.0 X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1759765584125 X-SPAM-LEVEL: Spam detection results: 0 AWL -0.026 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 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 v2 1/3] fix #5244 pveceph: install: add new repository for offline installation 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 Mon, 14 Jul 2025 10:38:36 +0200, Aaron Lauterer wrote: > by adding a 4th repository option called 'offline'. If set, the ceph > installation step will not touch the repository configuration. > > We add a simple version check to make sure that the latest version > available (and to be installed) does match the selected major Ceph > version. > > [...] Applied, with a follow-up to avoid the multi-line post-if instance, as per our style guide (but there where quite a few other things I improved w.r.t. overly long lines that were pre-existing), thanks! [1/3] fix #5244 pveceph: install: add new repository for offline installation commit: 9c0ac59e09f2d55706053faf07edc7c889fc4ab7 [2/3] ui: CephInstallWizard: add option and hint for offline repository commit: 435004aad4bd8bf579d0696a4f5d78ff35b968ff [3/3] pveceph: print repo metadata when installing from manual commit: e5b2f19060b8b0b603260c595a35244559df9d51 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel