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
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.
The text was updated successfully, but these errors were encountered:
Community Note
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.
The text was updated successfully, but these errors were encountered: