Revert "Enable partial success in fluentd-gcp"

pull/8/head
Mik Vyatskov 2018-03-29 11:48:01 +02:00 committed by GitHub
parent 4685df26dd
commit d6cef02a9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 5 deletions

View File

@ -402,8 +402,6 @@ data:
# the necessary resource types when this label is set.
"logging.googleapis.com/k8s_compatibility": "true"
}
# Only drop failed entries partially, instead of dropping the whole request.
partial_success true
</match>
# Keep a smaller buffer here since these logs are less important than the user's
@ -432,10 +430,9 @@ data:
# the necessary resource types when this label is set.
"logging.googleapis.com/k8s_compatibility": "true"
}
partial_success true
</match>
metadata:
name: fluentd-gcp-config-v1.2.5
name: fluentd-gcp-config-v1.2.4
namespace: kube-system
labels:
addonmanager.kubernetes.io/mode: Reconcile

View File

@ -108,4 +108,4 @@ spec:
path: /var/lib/docker/containers
- name: config-volume
configMap:
name: fluentd-gcp-config-v1.2.5
name: fluentd-gcp-config-v1.2.4