cilium / image-tools

Dockerfiles for cilium-runtime and cilium-builder dependencies
Other
18 stars 29 forks source link

startup-script: Adjust ca-certificates install to only copy certs #283

Closed learnitall closed 4 months ago

learnitall commented 4 months ago

This PR contains two commits, one for adjusting the way we install ca-certificates in the startup-script image, and one to enable image builds in PRs from forks. Please see individual commits for details.

I opened a draft PR in cilium/cilium to test the changes to this image, see https://github.com/cilium/cilium/pull/33414. The helm-based checks are failing because I didn't update the generated documentation. All other checks that actually use the new startup-script image are passing.