Merge pull request #76099 from yujuhong/disable-stackdriver

GCE/Windows: disable stackdriver logging agent
k3s-v1.15.3
Kubernetes Prow Robot 2019-04-04 00:41:14 -07:00 committed by GitHub
commit 3e7134891f
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