kubevirt / hyperconverged-cluster-operator

Operator pattern for managing multi-operator products

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[build] The `go.sum` is affected by running `make test` locally

enp0s3 opened this issue · comments

/kind bug

What happened:
When running make test locally the go.sum file is being changed. OTOH when running make sanity this file is being reverted back to its commited state. With that said, a developer can by mistake commit changes done by make test
assuming that the go.sum was changed correctly. The make sanity on the CI will fail

What you expected to happen:
all make targets to produce consistent and reproducible artifacts.

How to reproduce it (as minimally and precisely as possible):
Run make test in your local environment

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

/lifecycle stale

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

/lifecycle rotten