mirror of
https://github.com/coredns/coredns.git
synced 2025-11-01 10:43:17 -04:00
Switch over to k8s notification API (#202)
* Merge notification code by @aledbf and update for recent changes. * Fix travis environment to correctly build with k8s.io and forked repositories. * Refactored kubernetes Corefile parser * Added lots of Corefile parsing tests
This commit is contained in:
@@ -69,7 +69,7 @@ run_and_expose_service() {
|
||||
|
||||
wait_until_k8s_ready
|
||||
|
||||
NAMESPACES="demo test"
|
||||
NAMESPACES="demo poddemo test"
|
||||
create_namespaces
|
||||
|
||||
echo ""
|
||||
|
||||
Reference in New Issue
Block a user