Update all glog flags to log-level.
				
					
				
			Signed-off-by: Lantao Liu <lantaol@google.com>
This commit is contained in:
		 Lantao Liu
					Lantao Liu
				
			
				
					committed by
					
						 Derek McGowan
						Derek McGowan
					
				
			
			
				
	
			
			
			 Derek McGowan
						Derek McGowan
					
				
			
						parent
						
							d50b9dd64c
						
					
				
				
					commit
					680e21c430
				
			| @@ -82,7 +82,7 @@ write_files: | ||||
|       # cri-containerd on master uses the cni binary and config in the | ||||
|       # release tarball. | ||||
|       ExecStart=/home/cri-containerd/usr/local/bin/cri-containerd \ | ||||
|         --logtostderr --v=4 \ | ||||
|         --log-level=debug \ | ||||
|         --network-bin-dir=/home/cri-containerd/opt/cni/bin \ | ||||
|         --network-conf-dir=/home/cri-containerd/etc/cni/net.d | ||||
|  | ||||
|   | ||||
| @@ -85,7 +85,7 @@ write_files: | ||||
|       # Point to /home/kubernetes/bin where calico setup cni binary in kube-up.sh. | ||||
|       # Point to /etc/cni/net.d where calico put cni config in kube-up.sh. | ||||
|       ExecStart=/home/cri-containerd/usr/local/bin/cri-containerd \ | ||||
|         --logtostderr --v=4 \ | ||||
|         --log-level=debug \ | ||||
|         --network-bin-dir=/home/kubernetes/bin \ | ||||
|         --network-conf-dir=/etc/cni/net.d | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user