Merge pull request #76100 from yujuhong/automated-cherry-pick-of-#76099-upstream-release-1.14

Automated cherry pick of #76099: GCE/Windows: disable stackdriver logging agent
pull/564/head
Kubernetes Prow Robot 2019-04-05 15:50:29 -07:00 committed by GitHub
commit b7394102d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -112,7 +112,8 @@ try {
Set-EnvironmentVars
Create-Directories
Download-HelperScripts
InstallAndStart-LoggingAgent
# Disable Stackdrver logging until issue is fixed.
# InstallAndStart-LoggingAgent
Create-DockerRegistryKey
DownloadAndInstall-KubernetesBinaries