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

inv dev-env fails with --protocol=layer2 because ip address error #2349

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

lwabish
Copy link
Contributor

@lwabish lwabish commented Mar 30, 2024

Is this a BUG FIX or a FEATURE ?:

/kind bug

What this PR does / why we need it:

In tasks.py, function get_available_ips returns string, [0] is redundant and leads to format error when generating dev-env/layer2/config.yaml

Meanwhile, added a kubectl wait to apply layer2 config after controller pod is ready or the webhook would got a connection refused error

Special notes for your reviewer:

Release note:

NONE

Signed-off-by: lwabish <wubw@pku.edu.cn>
@fedepaol fedepaol merged commit 50e1990 into metallb:main Apr 19, 2024
36 checks passed
@fedepaol
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants