mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-04 18:00:08 +00:00
Merge pull request #34744 from pipejakob/typos
Automatic merge from submit-queue Fix simple typos.
This commit is contained in:
commit
b189f5446e
@ -68,7 +68,7 @@ func RetrieveTrustedClusterInfo(s *kubeadmapi.NodeConfiguration) (*kubeadmapi.Cl
|
|||||||
}
|
}
|
||||||
|
|
||||||
// TODO(phase1+) print summary info about the CA certificate, along with the the checksum signature
|
// TODO(phase1+) print summary info about the CA certificate, along with the the checksum signature
|
||||||
// we also need an ability for the user to configure the client to validate recieved CA cert agains a checksum
|
// we also need an ability for the user to configure the client to validate received CA cert against a checksum
|
||||||
fmt.Printf("<node/discovery> cluster info signature and contents are valid, will use API endpoints %v\n", clusterInfo.Endpoints)
|
fmt.Printf("<node/discovery> cluster info signature and contents are valid, will use API endpoints %v\n", clusterInfo.Endpoints)
|
||||||
return &clusterInfo, nil
|
return &clusterInfo, nil
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user