metallb / metallb-operator

MetalLB Operator for deploying metallb
Apache License 2.0
96 stars 68 forks source link

Makefile deploy-with-olm: override the csv version #464

Closed fedepaol closed 7 months ago

fedepaol commented 7 months ago

When running the CI from a tagged version (i.e. when doing releases), we need to override the csv version too as the tagged version is not main and CI would fail.

Is this a BUG FIX or a FEATURE ?:

Fixing release CI when the pinned version is not main and the csv version gets scrambled.

Uncomment only one, leave it on its own line:

/kind bug /kind cleanup /kind feature /kind design /kind flake /kind failing /kind documentation /kind regression

What this PR does / why we need it:

Special notes for your reviewer:

Release note:

NONE
fedepaol commented 7 months ago

We are hitting this failure https://github.com/metallb/metallb-operator/actions/runs/8815094152/job/24197005667?pr=464

Tracked on https://github.com/microsoft/linux-package-repositories/issues/130