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

Add Support for Retrying Distribution Flow #80

Open
rguha-sbp opened this issue Nov 1, 2022 · 0 comments
Open

Add Support for Retrying Distribution Flow #80

rguha-sbp opened this issue Nov 1, 2022 · 0 comments

Comments

@rguha-sbp
Copy link

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Tell us about your request
What do you want us to build?
Add Support for Retrying Distribution Flow - If a Job fails while distributing image, the pipeline should be able to re-run distribution only, the process should not involve an entire new image creation just because someone changed distribution settings.

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?
At the moment it takes at least an hour to create a custom image that I am trying to build, however due to encryption and IAM related issues, the sharing part is still being developed. However while testing only the sharing part, I have to now build multiple images to make sure the pipeline runs smoothly. I should be able to replay just the sharing part without again running the full pipeline.

Are you currently working around this issue?
How are you currently solving this problem?
By manually updating each failed shared image with target account ids.

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

2 participants