mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 12:15:52 +00:00
Send dns details only after cdk-addons are configured
This commit is contained in:
parent
21f30db4c6
commit
d228609dca
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user