You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix VDCM starting issues by preventing conf merging in containerd (#72)
* Fix VDCM starting issues by preventing conf merging in containerd
* Add comment to explain why we avoid to use the configuration merge capability of containerd.
Add option to keep unpacked layers on nodes (#70)
* Add option to keep unpacked layers on nodes
* Remplace shell if in cluster_connect script by terraform template if