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

[RFE] Flatcar infra: support for "Hermetic builds" #833

Open
t-lo opened this issue Aug 24, 2022 · 0 comments
Open

[RFE] Flatcar infra: support for "Hermetic builds" #833

t-lo opened this issue Aug 24, 2022 · 0 comments
Labels
kind/feature A feature request kind/infrastructure Issues concerning build / test / release tooling or infrastructure of Flatcar Container Linux.

Comments

@t-lo
Copy link
Member

t-lo commented Aug 24, 2022

Current situation

Flatcar builds are automated and fully reproducible, and build using staged input (from our source package mirror). However, network access remains during build, since sources are not staged on the build host.

Impact

We do not satisfy the SLSA "Hermetic builds" requirement needed for SLSA level 4 conformance.

Ideal future situation

Builds are hermetic and do not require network connections. Inputs (sources) are staged on the build host and the build is performed without network access.

@t-lo t-lo added kind/infrastructure Issues concerning build / test / release tooling or infrastructure of Flatcar Container Linux. kind/feature A feature request labels Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature A feature request kind/infrastructure Issues concerning build / test / release tooling or infrastructure of Flatcar Container Linux.
Projects
Development

No branches or pull requests

1 participant