Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
C
Coredns
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Railgun
Coredns
Commits
523cc0a0
Commit
523cc0a0
authored
Mar 18, 2016
by
Miek Gieben
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
converted to github issues
parent
9112c58e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
34 deletions
+0
-34
TODO
TODO
+0
-34
No files found.
TODO
deleted
100644 → 0
View file @
9112c58e
* Fix file middleware to use a proper zone implementation
* Zone parsing (better zone impl.)
* Zones file parsing is done twice on startup??
* Cleanup/make middlewares
* Fix complex rewrite to be useful
* Healthcheck middleware
* Slave zone middleware
* SkyDNS middleware, or call it etcd?
* Fix graceful restart
* TESTS; don't compile, need cleanups
* http.FileSystem is half used, half not used. It's a nice abstraction
for finding (zone) files, maybe we should just use it.
* prometheus:
* track the query type
* track the correct zone
When there is already something running.
BUG: server/server.go ListenAndServe
Activating privacy features...
.:1053
panic: close of closed channel
goroutine 40 [running]:
panic(0x8e5b60, 0xc8201b60b0)
/home/miek/upstream/go/src/runtime/panic.go:464 +0x3e6
github.com/miekg/daddy/server.(*Server).ListenAndServe.func1.1()
/home/miek/g/src/github.com/miekg/daddy/server/server.go:147 +0x24
sync.(*Once).Do(0xc82011b830, 0xc8201d3f38)
/home/miek/upstream/go/src/sync/once.go:44 +0xe4
github.com/miekg/daddy/server.(*Server).ListenAndServe.func1(0xc82011b4c0, 0xc820090800, 0xc82011b830)
/home/miek/g/src/github.com/miekg/daddy/server/server.go:148 +0x1e3
created by github.com/miekg/daddy/server.(*Server).ListenAndServe
/home/miek/g/src/github.com/miekg/daddy/server/server.go:150 +0xfe
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment