Skip to content

curl'ing stable.txt from cilium/cilium makes builds unreproducible. #2870

@Foxboron

Description

@Foxboron

Bug report

Currently the build is requiring to curl a stable.txt file from cilium/cilium upon building. It's unclear to me why this is needed, but as we are fetching from a continuously moving source the implication is that past releases of cilium-cli is going to be unreproducible as the build inputs will be moving.

This value should be hard coded pr release, and not fetched from main.

General Information

N/A

How to reproduce the issue

  1. Build a past executable with the stable.txt curl and see the checksum be different.

Metadata

Metadata

Labels

kind/bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions