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

[Builder] Log runtime is ignored when custom base image is set #3108

Merged

Conversation

TomerShor
Copy link
Contributor

When passing a custom base image in the function spec, this overrides the base image of the specified runtime, meaning that the value in spec.runtime is ignored.

This means that if the function is set to use a specific programming language and it is not pre-installed in the given base image, the function will fail.

Relates to #3095

@TomerShor TomerShor merged commit d9a69ac into nuclio:development Jan 7, 2024
11 checks passed
@TomerShor TomerShor deleted the improvement/base-image-warning branch January 7, 2024 14:47
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

3 participants