Skip to content

instance: add support for multiple instance IPs#2205

Merged
BeryJu merged 6 commits intomainfrom
instance/multiple-ips
May 9, 2026
Merged

instance: add support for multiple instance IPs#2205
BeryJu merged 6 commits intomainfrom
instance/multiple-ips

Conversation

@BeryJu
Copy link
Copy Markdown
Owner

@BeryJu BeryJu commented May 8, 2026

closes #525

@netlify
Copy link
Copy Markdown

netlify Bot commented May 8, 2026

Deploy Preview for beryju-gravity canceled.

Name Link
🔨 Latest commit c0477a3
🔍 Latest deploy log https://app.netlify.com/projects/beryju-gravity/deploys/69ff46df05ca3d0008096185

@codecov
Copy link
Copy Markdown

codecov Bot commented May 8, 2026

Codecov Report

❌ Patch coverage is 80.00000% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.52%. Comparing base (139a61c) to head (c0477a3).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
pkg/roles/dhcp/role.go 69.23% 6 Missing and 6 partials ⚠️
pkg/roles/dhcp/dhcp_request4.go 42.85% 4 Missing ⚠️
pkg/extconfig/config.go 84.61% 1 Missing and 1 partial ⚠️
pkg/roles/dns/role.go 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2205      +/-   ##
==========================================
+ Coverage   69.45%   69.52%   +0.06%     
==========================================
  Files         140      140              
  Lines        7645     7655      +10     
==========================================
+ Hits         5310     5322      +12     
+ Misses       1797     1793       -4     
- Partials      538      540       +2     
Flag Coverage Δ
bench 12.39% <27.36%> (+0.24%) ⬆️
e2e 45.16% <65.26%> (-0.01%) ⬇️
unittest 55.29% <69.47%> (-0.14%) ⬇️

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

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

@BeryJu BeryJu force-pushed the instance/multiple-ips branch from 8c2cedb to c6e76c4 Compare May 9, 2026 12:23
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 9, 2026

Docker Images

This PR has been built and pushed to the container registry.

Standard image:

docker pull ghcr.io/beryju/gravity:pr-2205

Debug image:

docker pull ghcr.io/beryju/gravity:pr-2205-debug

@BeryJu BeryJu merged commit 68c5359 into main May 9, 2026
25 checks passed
@BeryJu BeryJu deleted the instance/multiple-ips branch May 9, 2026 15:15
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.

Bind to more than 1 ipv4 address

1 participant