nginx-proxy / nginx-proxy/docker-gen
Request for template function for reversing IP addr
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 4.6k
- Forks
- 609
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 4
Description
Request for template function for conversion IP address into reverse "in-addr.arpa" format
Something like in https://golang.org/src/net/dnsclient.go
Just don't known Go yet, but trying to use docker-gen for fully automated skynds2-based DNS.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read Go's net/dnsclient.go reference for the in-addr.arpa conversion, then locate docker-gen's template-function registration and existing tests. Done means templates can reverse an IP address into the requested in-addr.arpa form, with coverage for the conversion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, go
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100