Skip to content

Conversation

rokatyy
Copy link
Contributor

@rokatyy rokatyy commented Aug 20, 2025

backport (#3724)

…registry (nuclio#3724)

### Description
PR nuclio#3710 changed the base images location, so we take all the images
from gcr instead of docker hub. However, it turned out that this breaks
existing iguazio system because when resolving the base image on the
system with custom registry, Nuclio constructs the final base image by
prepending the custom registry and stripping the original registry from
the hardcoded image to extract just the image name. In order to keep BC
it was decided that from now on we will get only the name (not a full
path in registry) and construct the image path.

Also, aligned java image usage with existing image on iguazio.

### Testing
- [x] I have tested the changes in this PR

<img width="2475" height="638" alt="image"
src="https://github.com/user-attachments/assets/6a07cfbf-a48e-433e-977d-3deffb3b74fd"
/>

dotnet has issue only because of old onbuild on 7.0 version, but image
was built correctly anyway.

(cherry picked from commit 3f854b9)
@rokatyy rokatyy merged commit d74b54d into nuclio:1.14.x Aug 20, 2025
14 checks passed
@rokatyy rokatyy deleted the 1.14.x-backport-resolving-igz-img branch September 5, 2025 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant