mirror of
https://github.com/abh/geodns.git
synced 2026-04-27 03:45:53 +03:00
[PR #53] [CLOSED] support weighted alias #399
Labels
No labels
bug
bug
enhancement
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/geodns#399
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/abh/geodns/pull/53
Author: @semihalev
Created: 5/21/2014
Status: ❌ Closed
Base:
master← Head:master📝 Commits (10+)
41fa416support weighted alias0573cb5fix remove IP/24 support, sometimes dotindex out of range51d729dfeature active/passive records for a aaaa alias cnamea203516http api set active/deactive for records and backup record for a aaaa alias cnamecc4e0b1status.html rollback1dcddfdfix bad json config panice71d06cupdate example.com configfc96682feature glue for cname, mx, ns records2364221small fixff60a12fix for ttl and ANY records📊 Changes
13 files changed (+365 additions, -53 deletions)
View changed files
📝
countries/regiongroups.go(+1 -0)📝
dns/example.com.json(+3 -0)📝
geodns.go(+1 -1)📝
metrics.go(+8 -6)📝
monitor.go(+83 -7)📝
picker.go(+31 -7)📝
serve.go(+151 -6)📝
serve_test.go(+1 -1)📝
targeting.go(+2 -5)📝
zone.go(+13 -3)📝
zone_test.go(+1 -1)📝
zones.go(+69 -15)📝
zones_test.go(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.