Merge pull request #82164 from yuxiaobo96/k8s-fix2

delete extra comma
This commit is contained in:
Kubernetes Prow Robot 2019-09-19 21:22:59 -07:00 committed by GitHub
commit 53b3c8968e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -119,7 +119,7 @@ func (ds *dockerService) determinePodIPBySandboxID(sandboxID string) []string {
// Versions and feature support
// ============================
// Windows version == Windows Server, Version 1709,, Supports both sandbox and non-sandbox case
// Windows version == Windows Server, Version 1709, Supports both sandbox and non-sandbox case
// Windows version == Windows Server 2016 Support only non-sandbox case
// Windows version < Windows Server 2016 is Not Supported