Signed-off-by: Alexandre Derumier
---
PVE/Network/SDN/Zones/EvpnPlugin.pm | 3 ++-
PVE/Network/SDN/Zones/SimplePlugin.pm | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/PVE/Network/SDN/Zones/EvpnPlugin.pm
b/PVE/Network/SDN/Zones/EvpnPlugin.pm
index 14bbf56..d833641 10064
fix get_vnet not working with running config
and block vm start
Signed-off-by: Alexandre Derumier
---
PVE/Network/SDN/Vnets.pm | 1 +
1 file changed, 1 insertion(+)
diff --git a/PVE/Network/SDN/Vnets.pm b/PVE/Network/SDN/Vnets.pm
index 8cf5ac4..1da1d57 100644
--- a/PVE/Network/SDN/Vnets.pm
+++
Hi all!
We are really excited to announce the general availability of our
virtualization management platform Proxmox VE 6.3. The most notable new feature
is the integration of the stable version 1.0 of our new Proxmox Backup Server.
We have strong encryption on the client-side and we have made
This allows to specify an efidisk during create without specifying
boot order. This enables creating a VM, importing a disk and
afterwards deciding where to attach it:
qm create 102 --bios ovmf --efidisk0 local:0
qm importdisk 102 /root/Windows10.vmdk local
qm set 102 --sata0 local:102/vm-102-dis
On 26.11.20 08:58, Dominik Csapak wrote:
> by default, findRecord only anchors at the beginning, e.g.
> findRecord('id', 'foo');
> could find either an entry with id 'foo', 'foobar', 'foobaz', etc.
>
> extend the call to set 'exactMatch' to true, else we sometimes
> used the content types of stora
On 26.11.20 09:19, Dominik Csapak wrote:
> findRecord does not match exactly, but only at the beginning and
> case insensitive, by default. Change all calls to be case sensitive
> and an exactmatch (we never want the default behaviour afaics).
>
> Signed-off-by: Dominik Csapak
> ---
> www/manage
with followup in pve-manager for the same issue:
diff --git a/www/manager6/storage/PBSEdit.js b/www/manager6/storage/PBSEdit.js
index 81edb2a0..e7585de0 100644
--- a/www/manager6/storage/PBSEdit.js
+++ b/www/manager6/storage/PBSEdit.js
@@ -40,7 +40,7 @@ Ext.define('PVE.Storage.PBSKeyShow', {
just some nitpicky changes.
Signed-off-by: Dylan Whyte
---
html-common/tags| 1 +
html-pbs/page1.htm | 2 +-
html-pbs/tags | 1 +
html-pve/page1.htm | 8
html-pve/passwd.htm | 10 +-
html-pve/tags | 1 +
6 files changed, 13 insertions(+), 10 deletions(-)
Signed-off-by: Alexandre Derumier
---
src/PVE/INotify.pm | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/PVE/INotify.pm b/src/PVE/INotify.pm
index 676dcc6..54f4031 100644
--- a/src/PVE/INotify.pm
+++ b/src/PVE/INotify.pm
@@ -1557,6 +1557,8 @@ sub __write_etc_network_interfaces {
findRecord does not match exactly, but only at the beginning and
case insensitive, by default. Change all calls to be case sensiti
and an exactmatch (we never want the default behaviour afaics).
Signed-off-by: Dominik Csapak
---
src/form/ComboGrid.js | 4 ++--
src/form/RealmComboBox.js | 2 +
instead of master key.
Signed-off-by: Fabian Ebner
---
Sorry, I missed this yesterday.
pve-storage-pbs.adoc | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/pve-storage-pbs.adoc b/pve-storage-pbs.adoc
index a382082..c22f5b3 100644
--- a/pve-storage-pbs.adoc
+++
findRecord does not match exactly, but only at the beginning and
case insensitive, by default. Change all calls to be case sensitive
and an exactmatch (we never want the default behaviour afaics).
Signed-off-by: Dominik Csapak
---
www/manager6/dc/Backup.js | 4 ++--
www/manager6/dc/
Awesome, thank you very much!
On Thu, Nov 26, 2020 at 12:06 AM Dietmar Maurer wrote:
> > It has been 5 months since my patch has been applied, however the version
> > for pve-zsync has not been incremented and this patch is not in the
> version
> > presented by the repo. What needs to be done?
>
13 matches
Mail list logo