Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kind: Pin metallb to v0.14.8 #4710

Merged
merged 1 commit into from
Sep 11, 2024
Merged

kind: Pin metallb to v0.14.8 #4710

merged 1 commit into from
Sep 11, 2024

Conversation

qinqon
Copy link
Contributor

@qinqon qinqon commented Sep 10, 2024

What this PR does and why is it needed

There are some expectation at the dev-env interface at metallb that can change and break ovn-k CI, let's pin it so we can propertly consume those changes at a PR later on.

Special notes for reviewers

This need to be cherry-pick to proper branches:

  • release-1.0

Does this PR introduce a user-facing change?

NONE

Pin kind metallb to v0.4.18

@qinqon qinqon requested a review from a team as a code owner September 10, 2024 11:06
@qinqon qinqon requested a review from maiqueb September 10, 2024 11:06
@qinqon qinqon closed this Sep 10, 2024
@qinqon qinqon reopened this Sep 10, 2024
@qinqon
Copy link
Contributor Author

qinqon commented Sep 10, 2024

/cherry-pick release-1.0

There are some expectation at the dev-env interface at metallb that can
change and break ovn-k CI, let's pin it so we can propertly consume
those changes at a PR later on.

Signed-off-by: Enrique Llorente <ellorent@redhat.com>
@@ -122,12 +122,13 @@ install_ingress() {

METALLB_DIR="/tmp/metallb"
install_metallb() {
local metallb_version=v0.14.8
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm why not 0.14.18 the latest version?
any specific reason for choosing .8?

Copy link
Contributor Author

@qinqon qinqon Sep 11, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The .8 tag corresponds to .18 release, don't know why though.

@tssurya -> https://github.com/metallb/metallb/releases/tag/v0.14.8

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The metallb mtaintainers has confirm me that the metallb release name is wrong, the proper version is the tag version, so we are all good.

@qinqon qinqon requested a review from tssurya September 11, 2024 07:39
@tssurya tssurya merged commit 32f09a1 into ovn-org:master Sep 11, 2024
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants