Skip to content

Commit

Permalink
Send dns details only after cdk-addons are configured
Browse files Browse the repository at this point in the history
  • Loading branch information
ktsakalozos committed Apr 26, 2017
1 parent 21f30db commit d228609
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,7 @@ def start_master(etcd):


@when('kube-control.connected')
@when('cdk-addons.configured')
def send_cluster_dns_detail(kube_control):
''' Send cluster DNS info '''
# Note that the DNS server doesn't necessarily exist at this point. We know
Expand Down

0 comments on commit d228609

Please sign in to comment.