mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 04:08:16 +00:00 
			
		
		
		
	Bump fluentd-gcp to 2.0.2
This commit is contained in:
		@@ -24,7 +24,7 @@ spec:
 | 
			
		||||
      dnsPolicy: Default
 | 
			
		||||
      containers:
 | 
			
		||||
      - name: fluentd-gcp
 | 
			
		||||
        image: gcr.io/google-containers/fluentd-gcp:2.0.1
 | 
			
		||||
        image: gcr.io/google-containers/fluentd-gcp:2.0.2
 | 
			
		||||
        # If fluentd consumes its own logs, the following situation may happen:
 | 
			
		||||
        # fluentd fails to send a chunk to the server => writes it to the log =>
 | 
			
		||||
        # tries to send this message to the server => fails to send a chunk and so on.
 | 
			
		||||
 
 | 
			
		||||
@@ -14,7 +14,7 @@ spec:
 | 
			
		||||
  dnsPolicy: Default
 | 
			
		||||
  containers:
 | 
			
		||||
  - name: fluentd-cloud-logging
 | 
			
		||||
    image: gcr.io/google_containers/fluentd-gcp:2.0.1
 | 
			
		||||
    image: gcr.io/google_containers/fluentd-gcp:2.0.2
 | 
			
		||||
    # If fluentd consumes its own logs, the following situation may happen:
 | 
			
		||||
    # fluentd fails to send a chunk to the server => writes it to the log =>
 | 
			
		||||
    # tries to send this message to the server => fails to send a chunk and so on.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user