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

Image push/pull failure check #35

Open
lnovara opened this issue Feb 11, 2022 · 3 comments
Open

Image push/pull failure check #35

lnovara opened this issue Feb 11, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@lnovara
Copy link
Contributor

lnovara commented Feb 11, 2022

It would be nice to add some form of reporting at the end of the sync to signal which images failed the pull/push stage in order to give feedback to the user for further investigations.

@lnovara lnovara added the enhancement New feature or request label Feb 11, 2022
@nutellinoit
Copy link
Member

First idea 💡 :

  • check the exit code from the pull and push stage, add all the failures on a txt files
  • send a webhook to slack with the failures

@lnovara
Copy link
Contributor Author

lnovara commented Feb 15, 2022

Honestly I would start simple with just having the pipeline fail if at least one image was not pulled/pushed correctly and giving feedback to the user in the pipeline output.

@lnovara
Copy link
Contributor Author

lnovara commented Nov 16, 2022

Addendum: if the pull from upstream fails the scripts output that no sync is needed which is a bit misleading.

@ralgozino ralgozino added bug Something isn't working and removed enhancement New feature or request labels Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants