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

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