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

feat: support disabling generated IPAddressPool #835

Merged
merged 2 commits into from
Oct 11, 2023
Merged

Conversation

rainest
Copy link
Contributor

@rainest rainest commented Oct 10, 2023

From #834 (comment)

Adds a metallb addon builder and a single option, to disable creating the addon's IPAddressPool. If you wish to create your own pool(s) for whatever reason, enabling this lets you do so without risk of the default pool colliding with yours.

@rainest rainest requested review from shaneutt and a team as code owners October 10, 2023 21:03
@rainest rainest temporarily deployed to gcloud October 10, 2023 21:04 — with GitHub Actions Inactive
@rainest rainest temporarily deployed to gcloud October 10, 2023 21:07 — with GitHub Actions Inactive
@rainest rainest temporarily deployed to gcloud October 10, 2023 21:07 — with GitHub Actions Inactive
@rainest rainest temporarily deployed to gcloud October 10, 2023 21:07 — with GitHub Actions Inactive
@rainest rainest temporarily deployed to gcloud October 10, 2023 21:41 — with GitHub Actions Inactive
@rainest rainest temporarily deployed to gcloud October 10, 2023 21:41 — with GitHub Actions Inactive
@rainest rainest temporarily deployed to gcloud October 10, 2023 21:41 — with GitHub Actions Inactive
@codecov-commenter
Copy link

codecov-commenter commented Oct 10, 2023

Codecov Report

Attention: 15 lines in your changes are missing coverage. Please review.

Comparison is base (05a2a38) 59.87% compared to head (f3dd1e7) 59.53%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #835      +/-   ##
==========================================
- Coverage   59.87%   59.53%   -0.35%     
==========================================
  Files          48       49       +1     
  Lines        3983     3996      +13     
==========================================
- Hits         2385     2379       -6     
- Misses       1297     1314      +17     
- Partials      301      303       +2     
Flag Coverage Δ
integration-test 59.53% <40.00%> (-0.35%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
pkg/clusters/addons/metallb/metallb.go 69.06% <76.92%> (+0.13%) ⬆️
pkg/clusters/addons/metallb/builder.go 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

pkg/clusters/addons/metallb/metallb.go Outdated Show resolved Hide resolved
pkg/clusters/addons/metallb/metallb.go Outdated Show resolved Hide resolved
@rainest rainest temporarily deployed to gcloud October 11, 2023 20:33 — with GitHub Actions Inactive
@rainest rainest temporarily deployed to gcloud October 11, 2023 20:33 — with GitHub Actions Inactive
@rainest rainest temporarily deployed to gcloud October 11, 2023 20:33 — with GitHub Actions Inactive
@rainest rainest requested a review from pmalek October 11, 2023 20:48
@rainest rainest merged commit bf6adef into main Oct 11, 2023
39 checks passed
@rainest rainest deleted the feat/disable-pool branch October 11, 2023 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants