Skip to content

PEAKONDEVEX-979: Ignore ImageAlreadyExistsException regardless of exit code#8

Merged
peakon-bot merged 2 commits intomasterfrom
payman/fix_create_tag
Mar 7, 2025
Merged

PEAKONDEVEX-979: Ignore ImageAlreadyExistsException regardless of exit code#8
peakon-bot merged 2 commits intomasterfrom
payman/fix_create_tag

Conversation

@paymand
Copy link
Copy Markdown
Contributor

@paymand paymand commented Mar 7, 2025

Change

Ignore ImageAlreadyExistsException no matter what exit code.

Problem / Why

https://buildkite.com/peakon/activity/builds/82#01956c1e-92b9-48ab-83cf-0ed41c1164b9/391-402
Looking at the code it looks like we want to ignore ImageAlreadyExistsException, but only when we get error 255.
and looking at the build log it looks like we got 254.

References

@paymand paymand changed the title Refactor createTag function to simplify error handling for existing image tags Ignore ImageAlreadyExistsException regardless of exit code Mar 7, 2025
@paymand
Copy link
Copy Markdown
Contributor Author

paymand commented Mar 7, 2025

@peakon-bot create-jira PEAKONDEVEX

@peakon-bot peakon-bot changed the title Ignore ImageAlreadyExistsException regardless of exit code PEAKONDEVEX-979: Ignore ImageAlreadyExistsException regardless of exit code Mar 7, 2025
@peakon-bot peakon-bot merged commit d665e97 into master Mar 7, 2025
2 of 3 checks passed
@peakon-bot peakon-bot deleted the payman/fix_create_tag branch March 7, 2025 12:43
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.

3 participants