Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLOUD-925 | Improvement: Ensure local commit of source before clone so layers are shared for Anka 3.0 #104

Closed
NorseGaud opened this issue Dec 28, 2021 · 0 comments
Assignees

Comments

@NorseGaud
Copy link
Member

NorseGaud commented Dec 28, 2021

Starting in Anka 3.0, sharing of the underlying ank images does not happen if there is no local commit (tag) for the source VM. We need to modify the code so that it:

  • check for an already existing tag on the source VM
    • IF a tag exists, proceed with the normal clone process
    • IF a tag DOES NOT exist, tag the source VM and then proceed with a normal clone process
      • Remove the tag from the source VM if it fails or is successful
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant