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 716CF1FF179 for ; Wed, 12 Nov 2025 20:40:52 +0100 (CET) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 15B43C1E5; Wed, 12 Nov 2025 20:41:45 +0100 (CET) Message-ID: <7158b043-8fdf-41e0-833b-3be1c76e67af@proxmox.com> Date: Wed, 12 Nov 2025 20:41:11 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Beta To: Proxmox VE development discussion , Filip Schauer References: <20251008171028.196998-1-f.schauer@proxmox.com> Content-Language: en-US From: Thomas Lamprecht In-Reply-To: <20251008171028.196998-1-f.schauer@proxmox.com> X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1762976446410 X-SPAM-LEVEL: Spam detection results: 0 AWL -0.024 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 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] partially-applied: [PATCH container/docs/manager/proxmox{, -perl-rs}/storage v5 00/17] support OCI images as container templates 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" Am 08.10.25 um 19:10 schrieb Filip Schauer: > # Build & install order: > > OCI image support: > 1. proxmox > 2. proxmox-perl-rs applied and bumped above two already. > 3. pve-container Here I have some comments, but they can be split into two different categories: 1. things we really must change (or accept as is) now, that basically means stuff exposed in the config ("entrypoint", "ipmanaged") and if a OCI ostype inclusive setup module might avoid at least the "ipmanaged" config property. That should be explored ASAP, at least to a stage where one can somewhat reasonably judge if it's a valid approach. Can you manage looking into this very soon? 2. better encapsulation and code quality, ideally some basic tests. These are important but rather internal, so can be done later. > > .tar container template and registry pull support: > 1. pve-storage applied only the patch that accepts ".tar" as vztmpl for now. > 2. pve-manager > > In no particular order: > * pve-docs > _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel