[pve-devel] applied: [PATCH pve-common] read_bridge_mtu: public method instead private

2020-05-11 Thread Thomas Lamprecht
On 4/17/20 7:47 AM, Alexandre Derumier wrote: > --- > src/PVE/Network.pm | 8 > 1 file changed, 4 insertions(+), 4 deletions(-) > applied, thanks! ___ pve-devel mailing list pve-devel@pve.proxmox.com

[pve-devel] applied: [PATCH manager] ui: dc/ACME: fix not refreshing api column

2020-05-11 Thread Thomas Lamprecht
On 5/11/20 1:09 PM, Dominik Csapak wrote: > When using a diffstore, we have to specify all fields that are > displayed, otherwise the store does not know which fields to check for > change > > for the acme plugin view, 'api' was missing > > Signed-off-by: Dominik Csapak > --- >

[pve-devel] applied: [PATCH i18n] update German translation

2020-05-11 Thread Thomas Lamprecht
On 5/8/20 4:04 PM, Alwin Antreich wrote: > Signed-off-by: Alwin Antreich > --- > de.po | 80 +-- > 1 file changed, 39 insertions(+), 41 deletions(-) > Applied, thanks! ___ pve-devel mailing

[pve-devel] applied: [PATCH pve-docs] sdn: vlan: allow non vlanaware bridge.

2020-05-11 Thread Thomas Lamprecht
On 5/11/20 10:19 AM, Alexandre Derumier wrote: > Also rename ove "interface" to "switch", to avoid confusion > with a ovs internal interface applied, thanks! I avoided "switch" as the S from "OVS" stands already for that, so it was "openVSwitch switch", but you're right, better that than the

[pve-devel] applied: [PATCH docs] update link for YubiKey documentation

2020-05-11 Thread Thomas Lamprecht
On 5/11/20 8:42 AM, Wolfgang Link wrote: > Signed-off-by: Wolfgang Link > --- > pveum.adoc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/pveum.adoc b/pveum.adoc > index 7998d16..4fbaa86 100644 > --- a/pveum.adoc > +++ b/pveum.adoc > @@ -279,7 +279,7 @@ password into

[pve-devel] [PATCH manager] ui: dc/ACME: fix not refreshing api column

2020-05-11 Thread Dominik Csapak
When using a diffstore, we have to specify all fields that are displayed, otherwise the store does not know which fields to check for change for the acme plugin view, 'api' was missing Signed-off-by: Dominik Csapak --- www/manager6/dc/ACMEClusterView.js | 2 +- 1 file changed, 1 insertion(+),

[pve-devel] [PATCH manager] Fix 2718: GUI: handle localtime option correctly

2020-05-11 Thread Fabian Ebner
The backend treats undef and 0 differently. If the option is undef, it will still be set for Windows in config_to_command. Make sure that the default value in the GUI is different from 0 and is displayed with that additional information, and don't delete the option if it's set to 0.

[pve-devel] [PATCH pve-docs] sdn: vlan: allow non vlanaware bridge.

2020-05-11 Thread Alexandre Derumier
Also rename ove "interface" to "switch", to avoid confusion with a ovs internal interface --- pvesdn.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pvesdn.adoc b/pvesdn.adoc index cb7ee60..4277bb2 100644 --- a/pvesdn.adoc +++ b/pvesdn.adoc @@ -150,7 +150,7 @@ specific

Re: [pve-devel] applied: [PATCH pve-docs] add sdn documentation

2020-05-11 Thread Alexandre DERUMIER
>>Applied the content, dropped the screenshots for now, they'd need to be >>updated anyway >>and IMO the examples help for understanding more for now. I tried to polish >>wording a >>bit, dropped a few references to FRR config generation, which was now >>outdated, IIRC. Many thanks !

[pve-devel] applied: [pve-network] vlan plugin: add support for no vlan-aware bridge

2020-05-11 Thread Thomas Lamprecht
On 5/8/20 11:00 AM, Alexandre Derumier wrote: > Some users could have problem with vlan-aware and some nics. > > Signed-off-by: Alexandre Derumier > --- > PVE/Network/SDN/Zones/Plugin.pm | 6 +++-- > PVE/Network/SDN/Zones/VlanPlugin.pm | 39 +++-- > 2 files changed,

Re: [pve-devel] applied: [PATCH manager] ui: clusterjoin: fix cluster network field visibility

2020-05-11 Thread Dominic Jäger
On Fri, May 08, 2020 at 01:37:37PM +0200, Thomas Lamprecht wrote: > viewModel approach hiding all fields for this mode. As I was the one complaining: In my opinion this solution looks a lot cleaner than the glitchy line :) ___ pve-devel mailing list

[pve-devel] [PATCH docs] update link for YubiKey documentation

2020-05-11 Thread Wolfgang Link
Signed-off-by: Wolfgang Link --- pveum.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pveum.adoc b/pveum.adoc index 7998d16..4fbaa86 100644 --- a/pveum.adoc +++ b/pveum.adoc @@ -279,7 +279,7 @@ password into the user's 'Key IDs' field. Please refer to the