Commit graph

15 commits

Author SHA1 Message Date
Craig Peterson
42ef9f4b9e moving a bunch of packages under pkg (#124)
* moving a bunch of packages under pkg

* fix gen

* fix tst

* oops

* fix test fo real

* parse mx/a
2017-05-25 14:25:39 -04:00
Craig Peterson
20253130cf allowing metadata to force remove all nameservers 2017-05-23 13:38:14 -04:00
Tom Limoncelli
c4661744d7 "create-domains" subcommand missing from help 2017-05-02 15:09:05 -04:00
Craig Peterson
854c84e652 Update bind docs and Getting Started (#53)
* intitial work for bind refactor

* relax requirement that creds.json exists.

* Updating bind docs.
Fixes #48

* typo

* can exclude provider from default set in creds.json

* Add bind to integration tests. Fix for IDNs.
2017-03-22 10:38:08 -06:00
Craig Peterson
9fa7164081 Validation Refactor (#52)
* Cleaning up (and enforcing) validation

* Some more style fixes to validation

* comment
2017-03-20 14:20:02 -06:00
daubaris
ece9a7aa7d Redundant use of multiple fmt.Println commands (#45)
Changed multiple fmt.Println("") commands to one using backticks
2017-03-16 08:05:03 -07:00
Craig Peterson
858ab000ae moving provider imports to dedicated package 2017-03-14 00:15:55 -07:00
Craig Peterson
cda8c482db seperate files for build mains. 2017-03-12 16:41:11 -07:00
Craig Peterson
2fa4f0ece7 Printing correction count for each provider as we go. 2017-03-12 16:02:30 -07:00
Craig Peterson
7942a49953 Build scripts for generate / travis validation 2017-01-12 07:20:37 -07:00
Craig Peterson
20bf7ef43b Seperate create-domains command (#21)
* removing auto-create from gcloud

* adding create-domains command

* implement DomainCreator for r53
2017-01-03 13:26:08 -07:00
Craig Peterson
1ea80d5347 Nameserver overhaul (#17)
* go changes to support nameservers_from

* clear nameservers before giving to dsp.

* work

* work

* nameserver updates.

* remove unused

* name.com stinks at NS records.

* whitespace

* removing web(belongs in own repo). First sketch of DSP vs NAMESERVER_FROM

* add DEFAULTS to replace defaultDsps.

* initial gcloud provider. Simple records work.

* namedotcom can do subdomain ns records now.

* fix for mx and txt

* kill dsp acronym
2016-12-16 13:10:27 -07:00
Craig Peterson
c747498b87 allowing multiple newBase ips (#1)
* allowing multiple newBase ips

* generate

* only bundle helpers

* generate change
2016-09-27 11:35:28 -06:00
Craig Peterson
9ed733ac97 Better version info in binary. 2016-08-26 00:51:31 -06:00
Craig Peterson
ef0bbf53af migrate code for github 2016-08-22 18:31:50 -06:00