-
Notifications
You must be signed in to change notification settings - Fork 114
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
TODO: Create architectural decision record issue to summarize why we want to use latest
images:
#508
Comments
We could add a nightly build to keep updated about the build status -- to not be surprised by failing builds when we start working on a release.
Additionally, failing builds could trigger notifications to be send to the "modelmesh-build" team. Team to be created. Have a build matrix even to build several versions of UBI 8/9 |
@spolti with respect to FIPS we stay with UBI 8 for the time being. All the remaining MM images use UBI 8 latest for final build stage. Thanks! |
About the FIPS, there is no public document yet, but the work still on going. |
TODO: Create architectural decision record issue to summarize why we want to use
latest
images:Cons of using
latest
:go get
CLI tools install commands "succeed" but no longer installed executables, though we would not useubi8/go-toolset:latest
)Pros of using
latest
:Builder vs final images:
latest
upstream (UBI) base imageFinally, we should follow the same strategy for all MM images consistently.
Originally posted by @ckadner in kserve/rest-proxy#43 (comment)
The text was updated successfully, but these errors were encountered: