1. 12 Apr, 2017 2 commits
  2. 11 Apr, 2017 2 commits
    • Yerken's avatar
      kickoff txt registry (#137) · 98de0142
      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
      98de0142
    • Yerken's avatar
      Fix/plan reuse current record (#145) · 3d296f37
      Yerken authored
      * inherit labels from dns provider records
      
      * do not change import statements, rollback autoformatter changes
      
      * add comment for the public method
      3d296f37
  3. 10 Apr, 2017 1 commit
  4. 07 Apr, 2017 9 commits
  5. 06 Apr, 2017 5 commits
  6. 05 Apr, 2017 4 commits
  7. 04 Apr, 2017 5 commits
  8. 03 Apr, 2017 4 commits
  9. 31 Mar, 2017 1 commit
  10. 30 Mar, 2017 1 commit
    • Martin Linkhorst's avatar
      Elaborate the docs, add a faq section (#109) · 5ff80155
      Martin Linkhorst authored
      * docs: elaborate the docs, add a faq section
      
      * docs: fix a messed up command
      
      * docs: update docs to reference v0.1 release
      
      * docs(faq): fix stray whitespace
      
      * docs: restructure docs for a leaner README
      
      * docs: move first run section back to main readme
      
      * docs: fix references to packages
      
      * docs: fix reference to gke tutorial
      
      * docs: fix missing source flag in examples
      
      * docs: fix missing provider flag in examples
      
      * docs: mention ingress support in main readme
      5ff80155
  11. 23 Mar, 2017 1 commit
  12. 17 Mar, 2017 3 commits
  13. 16 Mar, 2017 2 commits