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

[Runtimes] Fix function config compilation to not ignore .spec.build.base_image for Nuclio runtimes #1565

Merged

Conversation

Tankilevitch
Copy link
Contributor

@Tankilevitch Tankilevitch commented Dec 12, 2021

@Tankilevitch Tankilevitch reopened this Dec 12, 2021
Comment on lines +450 to +451
"""When spec.image and also spec.build.base_image are both defined the spec.image should be applied
to spec.baseImage in nuclio."""
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"""When spec.image and also spec.build.base_image are both defined the spec.image should be applied
to spec.baseImage in nuclio."""
"""When spec.image and also spec.build.base_image are both defined the spec.image should take precedence"""

@Hedingber Hedingber changed the title [Runtimes] added compatibility for build.base_image when deploying function. [Runtimes] Fix function config compilation to not ignore .spec.build.base_image for Nuclio runtimes Dec 12, 2021
@Hedingber Hedingber merged commit 414f842 into mlrun:development Dec 12, 2021
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.

None yet

2 participants