- 21 Feb, 2018 1 commit
-
-
Nick Jüttner authored
* Using dep in travis to ensure all dependencies are installed * Using dep in travis to ensure all dependencies are installed * Using dep in travis to ensure all dependencies are installed * Using dep in travis to ensure all dependencies are installed
-
- 17 Aug, 2017 1 commit
-
-
Justin Nauman authored
* ClusterIP service support - First pass at addresssing #187 by allowing services with type ClusterIP to be directly supported * Getting existing tests to pass * Adjusting formatting for gofmt/govet * Adding in guard logic around publishing of ClusterIP sources * Addressing PR feedback * Adding in CHANGELOG entry * Adding in Headless service test
-
- 11 Apr, 2017 1 commit
-
-
Yerken authored
* kickoff txt registry * fix inmemory dns provider to include recordtype info for validation * Merge master * fix ununsed variable in inmemory provider * add tests for records * add test for no prefix name formatter * implement apply changes with tests * add flag to enable txt registry * add txt registry to main * improve sort testing * filter out non-owned records * NewEndpoint(...) requires record type * use newendpoint in aws_test, fix tests * change suitable type implementation * fix the test for compatibility component * change inmemory provider to include recordtype and use suitable type * fix comments, CNAME should target hostname * name mapper do not use pointer on struct * txt prefix - just concatenate, remove spew, fix txt record label * allow TXT records as result from dns provider * add changelog * fix tests * TXT records need to be enclosed in double quotes
-
- 01 Mar, 2017 1 commit
-
-
Yerken authored
* add makefile with coverage * fix syntax, go get gocovmerge
-
- 26 Feb, 2017 1 commit
-
-
Justin Santa Barbara authored
Trimmed to remove ignores that are obviously kubernetes specific
-