Skip to content

Conversation

@Normo
Copy link
Member

@Normo Normo commented Jan 27, 2026

  • Add set -euo pipefail for strict error handling
  • Check return codes of docker pull and push commands
  • Track success/failure counts and collect failed image names
  • Print summary at end with list of failed images
  • Exit with code 1 if any images failed

- Add set -euo pipefail for strict error handling
- Check return codes of docker pull and push commands
- Track success/failure counts and collect failed image names
- Print summary at end with list of failed images
- Exit with code 1 if any images failed
@Normo Normo marked this pull request as ready for review January 27, 2026 12:36
This image is required by Kolla-Ansible for OVN SB database relay
functionality but was missing from the image list.
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.

1 participant