Alice Frosi

Results 488 comments of Alice Frosi

One current problem with this change is that virt-launcher now signals the containerdisk process to terminate in order to have a graceful shutdown and the pod to be set in...

> One current problem with this change is that virt-launcher now signals the containerdisk process to terminate in order to have a graceful shutdown and the pod to be set...

> Are we certain that this approach will work with cgroups v2? I remember that there were some implications with some files being visible but not accessible. > I need...

> > Passing an FD instead of path is always possible, it however requires some intervention of virt-handler that which this version isn't necessary. It is everything handed by virt-launcher....

> > > > Passing an FD instead of path is always possible, it however requires some intervention of virt-handler that which this version isn't necessary. It is everything handed...

@vladikr another disadvantage of using FDs over this option is the migration. This solution keeps the same old path with the symlink, hence we don't need to adjust the migration...

> Note that Kubernetes is going to support OCI artifacts as volume now so maybe we can simplify just to simple "use it". Do you know if containerdisk can be...