Hi Giles and all,
I’d like to propose some improvements in the UI around user experience. I think
it’ll be great if users can navigate around just using keyboards, meaning go to
different pages, confirm dialogues and submit forms without the use of mouse.
Here’s a detailed description of the fe
Hi Boris,
+1 on the idea and I'm happy to co-mentor wrt the coding part
From: Boris Stoyanov
Sent: Monday, March 15, 2021 1:07 PM
To: [email protected]
Cc: [email protected] ;
[email protected]
Subject: Re: Goggle Summer of Code 20
Hi Wei
I had a search among different CSI drivers and their corresponding cloud
providers API, I can say that your opinion is not right!
For example in Hetzner cloud CSI driver you can see the
"ControllerPublishVolume" function calls "s.volumeService.Attach" that
tells Hetzner cloud manager to atta
DaanHoogland opened a new pull request #80:
URL: https://github.com/apache/cloudstack-www/pull/80
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
Hi Alireza,
Do you mean the Herzner cloud volume
https://docs.hetzner.com/cloud/volumes/faq/ ?
-Wei
On Mon, 15 Mar 2021 at 09:50, Alireza Eskandari
wrote:
> Hi Wei
> I had a search among different CSI drivers and their corresponding cloud
> providers API, I can say that your opinion is not rig
Hi,
I would like to propose the idea of Cloning a Virtual Machine (with all the
data disks) – using a new VM cmd (cloneVirtualMachine API) to create a copy of
the VM. This will ease creating a copy of the VM without following series of
API cmds to achieve that in CloudStack. Some hypervisors
DaanHoogland merged pull request #80:
URL: https://github.com/apache/cloudstack-www/pull/80
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above t
Yes!
Right now I have created a kubernetes cluster in Hetzner cloud and tested
its CSI driver. As I expected, it works by attaching and detaching volumes
from VM to VM. The volume follows where the pod is scheduled.
I can give you access to evaluate it if you like.
Thanks
On Mon, Mar 15, 2021 at
Hi Rohit from our initial debugging, the issue may be a little more involved.
Maybe you could add some insight.
We added some debug logging to monitor the size of the activeCertMap and have
noticed it is almost always 0. When the CABackgroundTask runs, it never does
anything because the in me
Hi Alireza,
Good. As I understand, it is also block storage like Amazon EBS.
-Wei
On Mon, 15 Mar 2021 at 17:58, Alireza Eskandari
wrote:
> Yes!
> Right now I have created a kubernetes cluster in Hetzner cloud and tested
> its CSI driver. As I expected, it works by attaching and detaching volume
Quick update so no one spends any time looking into this. Found a few things
that we are working to fix:
1. if ca.plugin.root.auth.strictness is set to false, CloudStack will not try
to renew any certs it has issued. I'd say this is an issue, it should still
renew certs it has issued.
2. if t
Hi guys,
I've an idea around mapping existing configuration parameters to the APIs when
they are used during some operation, instead of looking for configuration
parameters using string search or documentation. This helps in debugging or
tuning the API operation easily w.r.t. configuration para
12 matches
Mail list logo