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

HSEARCH-4920 Follow-up: Don't pre-pull images from elastic docker registry #3736

Conversation

marko-bekhta
Copy link
Member

https://hibernate.atlassian.net/browse/HSEARCH-4920

I'd expect something along these lines to work: we iterate over various docker registries, and if the image cannot be pulled, it is added for an attempt to be pulled from the next registry and so on...
I've added the exact change with a different registry order to the main Jenkins file so we can test it in the PR..

Jenkinsfile Outdated Show resolved Hide resolved
Jenkinsfile Outdated Show resolved Hide resolved
ci/dependency-update/Jenkinsfile Outdated Show resolved Hide resolved
@marko-bekhta marko-bekhta force-pushed the fix/HSEARCH-4920-Use-multiple-Docker-registries-to-pull-from branch from c6c155d to 10d0f15 Compare September 19, 2023 12:53
Jenkinsfile Outdated Show resolved Hide resolved
pom.xml Outdated Show resolved Hide resolved
@marko-bekhta marko-bekhta force-pushed the fix/HSEARCH-4920-Use-multiple-Docker-registries-to-pull-from branch 3 times, most recently from 3377cdf to 4457550 Compare September 19, 2023 14:57
pom.xml Show resolved Hide resolved
@marko-bekhta marko-bekhta force-pushed the fix/HSEARCH-4920-Use-multiple-Docker-registries-to-pull-from branch from 4457550 to 179ef52 Compare September 19, 2023 16:01
@yrodiere yrodiere changed the title HSEARCH-4920 Use multiple Docker registries to pull from HSEARCH-4920 Follow-up: Don't pre-pull images from elastic docker registry Sep 20, 2023
@yrodiere yrodiere merged commit 514095e into hibernate:main Sep 20, 2023
9 of 10 checks passed
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.

2 participants