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

fix(hatchery/openstack): manage multiple images with same name #4343

Merged
merged 3 commits into from
Jun 11, 2019

Conversation

yesnault
Copy link
Member

if multiple images (due to probably race-condition):

  • use the real image on spawn
  • delete all images with same name when uploading a new ones

Signed-off-by: Yvonnick Esnault [email protected]

if multiple images (due to probably race-condition):
 - use the real image on spawn
 - delete all images with same name when uploading a new ones

Signed-off-by: Yvonnick Esnault <[email protected]>
engine/hatchery/openstack/spawn.go Outdated Show resolved Hide resolved
engine/hatchery/openstack/spawn.go Outdated Show resolved Hide resolved
@fsamin fsamin merged commit 023723b into master Jun 11, 2019
@yesnault yesnault deleted the ye-openstack-img-multiples branch September 2, 2019 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants