since it seems (currently) to work with self-signed certificates as well
tested in chromium/chrome/firefox
Signed-off-by: Dominik Csapak
---
pveum.adoc | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/pveum.adoc b/pveum.adoc
index 1f7c69f..602332d 100644
--- a/pveum.adoc
Hi,
Just a few small suggestions. Looking at some of the surrounding lines,
certain sections could probably do with a proper fix up, but I'll look
at that another day.
Reviewed-by: Dylan Whyte
On 4/29/21 11:46 AM, Oguz Bektas wrote:
did quick proof reading for common misspellings or erro
checked for common misspellings. some of the changes (like favourite vs.
favorite or virtualization vs. virtualisation) are because of US vs. UK english
Reviewed-by: Dylan Whyte
Signed-off-by: Oguz Bektas
---
v1->v2:
* fixed up suggestions made by dylan, thanks!
certificate-management.adoc |
Signed-off-by: Alexandre Derumier
---
PVE/Network/SDN/Zones/QinQPlugin.pm | 2 +-
.../zones/qinq/bridge/expected_sdn_interfaces | 33 +--
test/zones/qinq/bridge/sdn_config | 7 +++-
.../expected_sdn_interfaces | 6 ++--
.../expected_sdn_i
Signed-off-by: Alexandre Derumier
---
PVE/Network/SDN/Zones/QinQPlugin.pm | 8 +++---
test/zones/qinq/ovs/expected_sdn_interfaces | 28 -
test/zones/qinq/ovs/sdn_config | 7 +-
3 files changed, 37 insertions(+), 6 deletions(-)
diff --git a/PVE/Netwo
This fix bugs with qinq when vmbr0 is ovs or classic bridge,
when we define multiple vnets/qinq zones
changelog v2:
- fix typo in vlanaware test
Alexandre Derumier (3):
zones: qinq: ovs: fix duplicate ovs_ports with multiple zones/vnets
zones: qinq: classic bridge: fix bridge zone name with
Signed-off-by: Alexandre Derumier
---
.../bridge_vlanaware/expected_sdn_interfaces | 20 +++
test/zones/qinq/bridge_vlanaware/sdn_config | 7 ++-
2 files changed, 26 insertions(+), 1 deletion(-)
diff --git a/test/zones/qinq/bridge_vlanaware/expected_sdn_interfaces
b/test
On 29.04.21 13:09, Oguz Bektas wrote:
> checked for common misspellings. some of the changes (like favourite vs.
> favorite or virtualization vs. virtualisation) are because of US vs. UK
> english
>
> Reviewed-by: Dylan Whyte
> Signed-off-by: Oguz Bektas
> ---
> v1->v2:
> * fixed up suggestions
On 29.04.21 13:17, Alexandre Derumier wrote:
> This fix bugs with qinq when vmbr0 is ovs or classic bridge,
> when we define multiple vnets/qinq zones
>
> changelog v2:
> - fix typo in vlanaware test
>
> Alexandre Derumier (3):
> zones: qinq: ovs: fix duplicate ovs_ports with multiple zones/vn
On 29.04.21 12:28, Dominik Csapak wrote:
> since it seems (currently) to work with self-signed certificates as well
> tested in chromium/chrome/firefox
>
> Signed-off-by: Dominik Csapak
> ---
> pveum.adoc | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
>
>
applied, thanks! PBS may
thanks for the patch, a few comments inline
On 4/28/21 16:13, Lorenz Stechauner wrote:
Users are now able to download/retrieve any .iso/... file onto their
storages and verify file integrity with checksums.
Signed-off-by: Lorenz Stechauner
---
PVE/API2/Storage/Status.pm | 244 +++
checked if they work -- some returned certificate errors so didn't
change those ones.
also updated some that didn't point to the right thing (open-iscsi, and
the list of supported CPUs was returning empty).
Signed-off-by: Oguz Bektas
---
pmxcfs.adoc | 6 +++---
pve-copyright
one high level comment here:
we try to avoid a long 'initComponent' in favor
of declaring classes schematically with extjs
mvvm (model, view, viewmodel), similar to mvc
(model view controller)
for the edit window this would mean it looking like this:
Ext.define(
...
controller: {
as i wrote on the other patches, this is
unnecessary if we split the thing up into two api calls
On 4/28/21 16:13, Lorenz Stechauner wrote:
Signed-off-by: Lorenz Stechauner
---
src/window/Edit.js | 11 +++
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/src/window/Edit.
> Do you have other stuff pending, else I can do a version bump and
> roll out now?
can you wait a little bit, I'm currently working to implement forum
user request for qinq with vnet without tag.
(Should be ready for tommorow)
Le jeudi 29 avril 2021 à 13:32 +0200, Thomas Lamprecht a écrit :
> O
On 29.04.21 14:22, aderum...@odiso.com wrote:
>> Do you have other stuff pending, else I can do a version bump and
>> roll out now?
>
> can you wait a little bit, I'm currently working to implement forum
> user request for qinq with vnet without tag.
> (Should be ready for tommorow)
sure, no pres
On 29.04.21 13:54, Dominik Csapak wrote:
> On 4/28/21 16:13, Lorenz Stechauner wrote:
>> +__PACKAGE__->register_method({
>> + name => 'retrieve',
>> + path => '{storage}/retrieve',
>> + method => 'POST',
>> + description => "Download templates and ISO images by using an URL.",
>> +
the get_wildcard_address sub returns the appropriate wildcard address:
* '::' if the hosts has any v6 address (including link-local scoped)
configured (i.e. default behavior without any modification to sysctl
or kernel commandline)
* '0.0.0.0' if ipv6 is disabled via sysctl or kernel commandlin
The following patchset tries to address the small regression reported in our
forums [0,1], resulting from defaulting to '::' as listen-address in
pveproxy/spiceproxy.
The issue also affects proxmox-backup-proxy in PBS - and should this approach
be accepted I'll try to port it over to PBS as well.
This patch fixes a regression for hosts disabling ipv6 via kernel
commandline ('ipv6.disable=1')introduced in commit
fc087ec2b924dc9c72d3bf80face8a1731c15405
by hardcoding the address to '::', pveproxy and spiceproxy failed to
start with:
'unable to create socket - Address family not supported by
Another idea would be to introduce two new permissions:
Sys.RetrieveLocal - only local/private ip addresses allowed
Sys.RetrieveGlobal - all other ip addresses allowed (means only non-private)
> On 29.04.21 15:22 Thomas Lamprecht wrote:
>
>
> On 29.04.21 13:54, Dominik Csapak wrote:
> > On 4/2
On 4/29/21 15:22, Thomas Lamprecht wrote:
On 29.04.21 13:54, Dominik Csapak wrote:
On 4/28/21 16:13, Lorenz Stechauner wrote:
+__PACKAGE__->register_method({
+ name => 'retrieve',
+ path => '{storage}/retrieve',
+ method => 'POST',
+ description => "Download templates and ISO ima
On 29.04.21 15:46, Lorenz Stechauner wrote:
>> On 29.04.21 15:22 Thomas Lamprecht wrote:
>>> i am not quite sure if it is a good idea to have this feature
>>> unrestricted for everybody who can download a template
>>>
>>> it possibly gives access to an internal network to which
>>> the users does
On 29.04.21 16:01, Dominik Csapak wrote:
> On 4/29/21 15:22, Thomas Lamprecht wrote:
>> Maybe we can just allow it only for users with Sys.Modify + Sys.Audit on / ?
>>
>> We could also enforce that it needs to be a hostname (no IP) and/or resolve
>> to something out of the priv. network ranges, at
On 26.04.21 14:11, Fabian Grünbichler wrote:
> for IDE and SATA, setting the whole drive into readonly mode is not
> possible. skip the readonly flag for such drives as a workaround until
> we find a better solution.
>
> Signed-off-by: Fabian Grünbichler
> ---
>
> Notes:
> tested backing up
On 08.03.21 14:43, Dominik Csapak wrote:
> Previously, we ever only had a single boot *disk*, while possibly
> having multiple cdroms/nics in the boot order
>
> e.g. the config:
>
> boot: dnc
> bootdisk: scsi0
> ide0: media=cdrom,none
> scsi0: xxx
> net0: ...
>
> would return the size of sc
On 11.09.20 12:08, Hannes Laimer wrote:
> Signed-off-by: Hannes Laimer
> ---
> src/PVE/Network.pm | 7 ++-
> 1 file changed, 6 insertions(+), 1 deletion(-)
>
> diff --git a/src/PVE/Network.pm b/src/PVE/Network.pm
> index 3e7a1c1..3b09cec 100644
> --- a/src/PVE/Network.pm
> +++ b/src/PVE/Netw
some user want to be able to define a vnet without vlan,
so at qinq zone level, to be able to see traffic from others vnets of this
qinq zone.
Some example of usage is a inter-vnet firewall/gateway vm.
Signed-off-by: Alexandre Derumier
---
PVE/Network/SDN/Zones/QinQPlugin.pm | 97 +
Signed-off-by: Alexandre Derumier
---
pvesdn.adoc | 23 ++-
1 file changed, 14 insertions(+), 9 deletions(-)
diff --git a/pvesdn.adoc b/pvesdn.adoc
index ccd0303..ecf0d25 100644
--- a/pvesdn.adoc
+++ b/pvesdn.adoc
@@ -182,6 +182,8 @@ bridge:: A local VLAN-aware bridge already
Same than for storage
Signed-off-by: Alexandre Derumier
---
PVE/Network/SDN/Ipams.pm | 48 -
test/debug/MyCustomIpamPlugin.pm | 72
2 files changed, 118 insertions(+), 2 deletions(-)
create mode 100644 test/debug/MyCustomIpamPlugin.pm
Signed-off-by: Alexandre Derumier
---
PVE/API2/Network/SDN/Zones.pm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/PVE/API2/Network/SDN/Zones.pm b/PVE/API2/Network/SDN/Zones.pm
index 2163374..64fb927 100644
--- a/PVE/API2/Network/SDN/Zones.pm
+++ b/PVE/API2/Network/SDN/
Ping
Am 04.02.21 um 11:26 schrieb Fabian Ebner:
and avoid a warning. It is deprecated to auto-detect the format of the base
volume. See commit d9f059aa6cfccefaffa3532556e966df4a99ece2 in qemu for more
information.
Signed-off-by: Fabian Ebner
---
PVE/Storage/GlusterfsPlugin.pm | 2 +-
PVE/St
Ping for both patches
Am 18.03.21 um 09:44 schrieb Fabian Ebner:
Signed-off-by: Fabian Ebner
---
src/PVE/JSONSchema.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/PVE/JSONSchema.pm b/src/PVE/JSONSchema.pm
index 20d72b3..e9d10da 100644
--- a/src/PVE/JSONSchema.pm
+
Lorenz Stechauner (2):
fix #3402: add Pool.Audit permission
PVE/API2/Cluster.pm | 2 +-
PVE/API2/Pool.pm| 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
fix #3402: add Pool.Audit permission
PVE/AccessControl.pm | 8 ++--
README | 1 +
2 files changed, 7 i
Signed-off-by: Lorenz Stechauner
---
PVE/AccessControl.pm | 8 ++--
README | 1 +
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/PVE/AccessControl.pm b/PVE/AccessControl.pm
index f7d4e78..75e 100644
--- a/PVE/AccessControl.pm
+++ b/PVE/AccessControl.pm
@@ -81
Signed-off-by: Lorenz Stechauner
---
PVE/API2/Cluster.pm | 2 +-
PVE/API2/Pool.pm| 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/PVE/API2/Cluster.pm b/PVE/API2/Cluster.pm
index ab5b28a1..ace5b5b1 100644
--- a/PVE/API2/Cluster.pm
+++ b/PVE/API2/Cluster.pm
@@ -332,7 +
did quick proof reading for common misspellings or errors.
some of the changes (like favourite vs. favorite or virtualization v.
virtualisation) are because of US v. UK english
Signed-off-by: Oguz Bektas
---
certificate-management.adoc | 2 +-
local-zfs.adoc | 6 +++---
pve-firew
This fix bugs with qinq when vmbr0 is ovs or classic bridge,
when we define multiple vnets/qinq zones
Alexandre Derumier (3):
zones: qinq: ovs: fix duplicate ovs_ports with multiple zones/vnets
zones: qinq: classic bridge: fix bridge zone name with multiple
zones/vnets
zones: qinq: vlan
Signed-off-by: Alexandre Derumier
---
.../bridge_vlanaware/expected_sdn_interfaces | 21 +++
test/zones/qinq/bridge_vlanaware/sdn_config | 7 ++-
2 files changed, 27 insertions(+), 1 deletion(-)
diff --git a/test/zones/qinq/bridge_vlanaware/expected_sdn_interfaces
b/test
Signed-off-by: Alexandre Derumier
---
PVE/Network/SDN/Zones/QinQPlugin.pm | 8 +++---
test/zones/qinq/ovs/expected_sdn_interfaces | 28 -
test/zones/qinq/ovs/sdn_config | 7 +-
3 files changed, 37 insertions(+), 6 deletions(-)
diff --git a/PVE/Netwo
Signed-off-by: Alexandre Derumier
---
PVE/Network/SDN/Zones/QinQPlugin.pm | 2 +-
.../zones/qinq/bridge/expected_sdn_interfaces | 33 +--
test/zones/qinq/bridge/sdn_config | 7 +++-
.../expected_sdn_interfaces | 6 ++--
.../expected_sdn_i
41 matches
Mail list logo