coredns / deployment

Scripts, utilities, and examples for deploying CoreDNS.

Repository from Github https://github.comcoredns/deploymentRepository from Github https://github.comcoredns/deployment

Fix deployment ci

chrisohaver opened this issue · comments

Started getting post merge circle-ci failures. I'm pretty sure that these errors are a bug in the test build script, not an issue in the deployment code. We should...

  1. Fix that bug in the ci build for deployment repo tests.
  2. Enable PR testing of deployment repo in circle-ci.

1 above is hopefully fixed with #187