Hi Julien,
> Hello to all.
>
> I have the plan to implement the SSO authentication feature with the SAML
> protocol.
> However, I have an error that prevents me from validating the authentication
> process.
> It is about the locks.
> The first step is to store the request_saml_id. If I try to
Changelog v2:
- refactor code
- move code from PVE::LXC::Config to PVE::LXC
- add update_net_ip tests
- fix bugs when changing from vnet ipam to vnet without ipam/ without subnets /
classic vmbr
- add support for snasphot rollback
- add support for backup restore
Changelog v3:
- small fix with
---
PVE/Network/SDN/Vnets.pm | 10 ++
1 file changed, 10 insertions(+)
diff --git a/PVE/Network/SDN/Vnets.pm b/PVE/Network/SDN/Vnets.pm
index 8c9629d..86967a3 100644
--- a/PVE/Network/SDN/Vnets.pm
+++ b/PVE/Network/SDN/Vnets.pm
@@ -52,6 +52,8 @@ sub complete_sdn_vnet {
sub get_vnet {
Hello Fabian,
Since this is a series of patches, could you provide the full pve-zsync
file with all the patches? It would be easier for me to test it this way.
Thank you,
Bruce
On Tue, May 11, 2021 at 9:00 AM Fabian Ebner wrote:
> by introducing a new dest-maxsnap parameter which can be used to
Hi Dietmar,
Thank you for your feedback.
However, since I am starting on a new installation, I am surprised to get this
kind of answer.
« Your cluster fs is not working (pmxcfs). See you run on a broken
installation. »
Or
« You need a working PVE installation before doing any API calls... »
W
On 24.05.21 18:00, Bruce Wainer wrote:
> Hello Fabian,
> Since this is a series of patches, could you provide the full pve-zsync
> file with all the patches? It would be easier for me to test it this way.
FYI: If you have git ready (`apt install git` else) it wouldn't be to hard to
apply multiple
On 24.05.21 23:45, wb wrote:
> However, since I am starting on a new installation, I am surprised to get
> this kind of answer.
> « Your cluster fs is not working (pmxcfs). See you run on a broken
> installation. »
> Or
> « You need a working PVE installation before doing any API calls... »
>
>