* [pve-devel] [PATCH container] pct status: mark suspend as experimental
@ 2021-09-30 9:49 Aaron Lauterer
2021-09-30 15:29 ` [pve-devel] applied: " Thomas Lamprecht
0 siblings, 1 reply; 2+ messages in thread
From: Aaron Lauterer @ 2021-09-30 9:49 UTC (permalink / raw)
To: pve-devel
since container suspend is actually very experimental and only works in
very specific situations.
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
---
src/PVE/API2/LXC/Status.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/PVE/API2/LXC/Status.pm b/src/PVE/API2/LXC/Status.pm
index 766c2ce..f7e3128 100644
--- a/src/PVE/API2/LXC/Status.pm
+++ b/src/PVE/API2/LXC/Status.pm
@@ -360,7 +360,7 @@ __PACKAGE__->register_method({
method => 'POST',
protected => 1,
proxyto => 'node',
- description => "Suspend the container.",
+ description => "Suspend the container. This is experimental.",
permissions => {
check => ['perm', '/vms/{vmid}', [ 'VM.PowerMgmt' ]],
},
--
2.30.2
^ permalink raw reply [flat|nested] 2+ messages in thread
* [pve-devel] applied: [PATCH container] pct status: mark suspend as experimental
2021-09-30 9:49 [pve-devel] [PATCH container] pct status: mark suspend as experimental Aaron Lauterer
@ 2021-09-30 15:29 ` Thomas Lamprecht
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2021-09-30 15:29 UTC (permalink / raw)
To: Proxmox VE development discussion, Aaron Lauterer
On 30.09.21 11:49, Aaron Lauterer wrote:
> since container suspend is actually very experimental and only works in
> very specific situations.
>
> Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
> ---
> src/PVE/API2/LXC/Status.pm | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>
applied, thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-09-30 15:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-30 9:49 [pve-devel] [PATCH container] pct status: mark suspend as experimental Aaron Lauterer
2021-09-30 15:29 ` [pve-devel] applied: " Thomas Lamprecht
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal