Skip to content

fix: Only create MetalLB configuration when necessary #791

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

Merged
merged 2 commits into from
Jul 5, 2024

Conversation

dlipovetsky
Copy link
Contributor

What problem does this PR solve?:
The ServiceLoadBalancer configuration is optional; when it is not set, we should not configure the provider.

Thanks to @dkoshkin for finding this bug.

The e2e tests in #788 did not catch this, because they do define configuration.

Which issue(s) this PR fixes:
Fixes #

How Has This Been Tested?:

Special notes for your reviewer:

@dlipovetsky dlipovetsky requested review from dkoshkin and supershal July 5, 2024 22:41
@github-actions github-actions bot added the fix label Jul 5, 2024
Previously, the helper generated configuration without required values.
@dkoshkin dkoshkin requested review from faiq and deepakm-ntnx July 5, 2024 22:54
@dlipovetsky dlipovetsky enabled auto-merge (squash) July 5, 2024 23:00
@dlipovetsky dlipovetsky merged commit a52cb9a into main Jul 5, 2024
24 checks passed
@dlipovetsky dlipovetsky deleted the dlipovetsky/fix-serviceloadbalancer-addressranges branch July 5, 2024 23:11
@dkoshkin dkoshkin mentioned this pull request Jul 6, 2024
dkoshkin added a commit that referenced this pull request Jul 6, 2024
🤖 I have created a release *beep* *boop*
---


## 0.12.1 (2024-07-05)

<!-- Release notes generated using configuration in .github/release.yaml
at main -->

## What's Changed

### Fixes 🔧
* fix: Only create MetalLB configuration when necessary by @dlipovetsky
in
#791


**Full Changelog**:
v0.12.0...v0.12.1

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

3 participants