UNCLASSIFIED - NO CUI

Skip to content

bootstrapping project - initial Iron Bank review

John Moon requested to merge bootstrap into development

Are you ready to merge?

For more information please visit our Contributor Onboarding Guide.

Comments & Concerns

This project uses a multi-stage build - the rustlang container is used for building and ubi8 is used for runtime. Are the BUILD_IMAGE and BUILD_TAG arguments in hardening_manifest.yaml sufficient?

I would like to use a Renovate.json file to manage external Rust dependencies, but it appears there isn't native support for Rust projects. I'm not an expert with Renovate, so maybe I'm missing something? Currently, our GitHub release tarball of the project includes all the deps at the time of release creation which allows for offline builds.

Edited by John Moon

Merge request reports