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
This issue is created to track the merging of late cloning PRs.
Overall code changes that are required for late cloning are split into 5 stacked PRs. Each PR builds on top of the previous one. Below are the links for each of these PRs.
PR Add support for creating late clones via hcsshim #840 This PR adds the set of functions that expose the late cloning functionality
from hcsshim and adds new annotations for clients to use the late cloning feature.
These PRs can be reviewed independently but it will easier if they are reviewed in the same order. Once all 5 PRs are approved, I will merged them in reverse order i.e the branch for the 5th PR will be merged into the branch for the 4th PR and then branch for the 4th PR will be merged back into the branch for the 3rd PR and so on.
This issue is created to track the merging of late cloning PRs.
Overall code changes that are required for late cloning are split into 5 stacked PRs. Each PR builds on top of the previous one. Below are the links for each of these PRs.
which is used during template creation.
network endpoints to cloned UVMs.
from hcsshim and adds new annotations for clients to use the late cloning feature.
These PRs can be reviewed independently but it will easier if they are reviewed in the same order. Once all 5 PRs are approved, I will merged them in reverse order i.e the branch for the 5th PR will be merged into the branch for the 4th PR and then branch for the 4th PR will be merged back into the branch for the 3rd PR and so on.