Closed howardjohn closed 1 year ago
Huh. no clue how this can happen: https://github.com/kubernetes-sigs/bom/blob/5b4933b85df80f015dae11057c1dac7d65f86be9/pkg/spdx/implementation.go#L1032
lic
is not nil per L1028 and f
is not nil per L1027
Mmh it looks like a combo of scope creep and and a race conditions. I'll try a fix.
Thanks for the report @howardjohn ! /assign
We seemed to get a flake in the bom generation in one of our runs:
https://prow.istio.io/view/gs/istio-prow/logs/release_istio_postsubmit/1672283647324983296
As far as I can tell there is nothing special about this specific run, so I am not sure why its failing now.