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 [212.224.123.68]) by lore.proxmox.com (Postfix) with ESMTPS id 875761FF15E for <inbox@lore.proxmox.com>; Tue, 8 Apr 2025 00:52:53 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 2C6CA7467; Tue, 8 Apr 2025 00:52:49 +0200 (CEST) From: Thomas Lamprecht <t.lamprecht@proxmox.com> To: pve-devel@lists.proxmox.com, Dominik Csapak <d.csapak@proxmox.com> Date: Tue, 8 Apr 2025 00:52:10 +0200 Message-Id: <174406615093.3299808.1481097216822354166.b4-ty@proxmox.com> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20250407101310.3196974-1-d.csapak@proxmox.com> References: <20250407101310.3196974-1-d.csapak@proxmox.com> MIME-Version: 1.0 X-SPAM-LEVEL: Spam detection results: 0 AWL -0.161 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] partially-applied: [PATCH storage/manager v6] allow down/upload & import of images in the web UI X-BeenThere: pve-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE development discussion <pve-devel.lists.proxmox.com> 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/> List-Post: <mailto:pve-devel@lists.proxmox.com> List-Help: <mailto:pve-devel-request@lists.proxmox.com?subject=help> List-Subscribe: <https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel>, <mailto:pve-devel-request@lists.proxmox.com?subject=subscribe> Reply-To: Proxmox VE development discussion <pve-devel@lists.proxmox.com> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pve-devel-bounces@lists.proxmox.com Sender: "pve-devel" <pve-devel-bounces@lists.proxmox.com> On Mon, 07 Apr 2025 12:13:04 +0200, Dominik Csapak wrote: > most of the building blocks are already there: > * we can have image files in an import storage > * we can import image files via the api from such a storage > > this series fills in the missing bits & pieces: > * allow uploading/downloading image files into an import storage via the webgui > * adding the possibility to select such a file when creating a vm/disk > > [...] Applied, thanks! [1/2] api: rename 'isOva' to 'is_ova' to adhere to style guide commit 551bad9d470117f2214f5fc2640a0bd6cfdeb890 [2/2] import: allow upload of guest images files into import storage commit 76f695f2e6887bff6576668d6a8aeafca7ff966a [1/4] ui: storage content: allow upload of guest images for import type commit: f37294e00faca2f335a61fb03318b4c8866ebe47 [2/4] ui: form: file selector: allow optional filter commit: b72a01a8737423d67fc624293a031d0e639854f7 [3/4] ui: qemu hd edit: allow importing a disk from the import storage SKIPPED for now. [4/4] ui: upload window: show hint about upload storage location commit: cbc27c8a81989c5e5b267c073cf675102d51b086 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel