Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
d6cef02a
Unverified
Commit
d6cef02a
authored
Mar 29, 2018
by
Mik Vyatskov
Committed by
GitHub
Mar 29, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "Enable partial success in fluentd-gcp"
parent
4685df26
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
5 deletions
+2
-5
fluentd-gcp-configmap.yaml
cluster/addons/fluentd-gcp/fluentd-gcp-configmap.yaml
+1
-4
fluentd-gcp-ds.yaml
cluster/addons/fluentd-gcp/fluentd-gcp-ds.yaml
+1
-1
No files found.
cluster/addons/fluentd-gcp/fluentd-gcp-configmap.yaml
View file @
d6cef02a
...
@@ -402,8 +402,6 @@ data:
...
@@ -402,8 +402,6 @@ data:
# the necessary resource types when this label is set.
# the necessary resource types when this label is set.
"logging.googleapis.com/k8s_compatibility": "true"
"logging.googleapis.com/k8s_compatibility": "true"
}
}
# Only drop failed entries partially, instead of dropping the whole request.
partial_success true
</match>
</match>
# Keep a smaller buffer here since these logs are less important than the user's
# Keep a smaller buffer here since these logs are less important than the user's
...
@@ -432,10 +430,9 @@ data:
...
@@ -432,10 +430,9 @@ data:
# the necessary resource types when this label is set.
# the necessary resource types when this label is set.
"logging.googleapis.com/k8s_compatibility": "true"
"logging.googleapis.com/k8s_compatibility": "true"
}
}
partial_success true
</match>
</match>
metadata
:
metadata
:
name
:
fluentd-gcp-config-v1.2.
5
name
:
fluentd-gcp-config-v1.2.
4
namespace
:
kube-system
namespace
:
kube-system
labels
:
labels
:
addonmanager.kubernetes.io/mode
:
Reconcile
addonmanager.kubernetes.io/mode
:
Reconcile
cluster/addons/fluentd-gcp/fluentd-gcp-ds.yaml
View file @
d6cef02a
...
@@ -108,4 +108,4 @@ spec:
...
@@ -108,4 +108,4 @@ spec:
path
:
/var/lib/docker/containers
path
:
/var/lib/docker/containers
-
name
:
config-volume
-
name
:
config-volume
configMap
:
configMap
:
name
:
fluentd-gcp-config-v1.2.
5
name
:
fluentd-gcp-config-v1.2.
4
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment