Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove duplicate config in conf/kubernetes.conf #585

Merged
merged 2 commits into from
Jul 7, 2021
Merged

Conversation

ashie
Copy link
Member

@ashie ashie commented Jul 7, 2021

Follow up for #534
Fix #583

Signed-off-by: Takuro Ashie ashie@clear-code.com

@ashie ashie requested a review from cosmo0920 July 7, 2021 06:11
Follow up for #534
Fix #583

Signed-off-by: Takuro Ashie <ashie@clear-code.com>
@ashie
Copy link
Member Author

ashie commented Jul 7, 2021

I'll add a commit to bump up the image revision to this PR, then merge it.

Signed-off-by: Takuro Ashie <ashie@clear-code.com>
@ashie ashie merged commit 6a54b06 into master Jul 7, 2021
@ashie ashie deleted the follow-up-534 branch July 7, 2021 07:08
@ashie
Copy link
Member Author

ashie commented Jul 7, 2021

Fix #583

Sorry it's #584, not #583

ashie added a commit that referenced this pull request Sep 6, 2021
Including tail_container_parse.conf was removed at #585 unexpectedly
and contents of the file is merged into kubernetes/containers.conf.
But the file doesn't exist, the following usage described in README.md
doesn't work as expected.

```
You can use `cri` parser by overwriting `tail_container_parse.conf` via ConfigMap.
```

Signed-off-by: Takuro Ashie <ashie@clear-code.com>
ashie added a commit that referenced this pull request Sep 6, 2021
Including tail_container_parse.conf was removed at #585 unexpectedly
and contents of the file is merged into kubernetes/containers.conf.
But the file doesn't exist, the following usage described in README.md
doesn't work as expected.

```
You can use `cri` parser by overwriting `tail_container_parse.conf` via ConfigMap.
```

Signed-off-by: Takuro Ashie <ashie@clear-code.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fluentd is not able to start inside EKS pod
2 participants