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

Upgrade Dockerfile fluentd to v1.6.2 #87

Merged
merged 1 commit into from Jul 24, 2019

Conversation

rvmiller89
Copy link
Contributor

No description provided.

@@ -64,6 +64,7 @@ ENV VERIFY_SSL "true"

RUN mkdir -p /fluentd/conf.d

COPY ./fluent.conf /fluentd/conf.d/fluent.conf
COPY ./fluent.conf /fluentd/etc/
COPY entrypoint.sh /bin/
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we test this with a local image first to see if helps with the current bug? or do you think we should upgrade regardless?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What are we trying to do here with the upgrade? Is this an alpine or debian build? I remember we had some issue with debian build

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I'm testing currently to see if it helps with the other issue. But I think we should merge this regardless. I have verified fluentd is starting correctly.

@lei-sumo We're upgrading to the latest release of the Alpine docker image from FluentD, since there have been some bug fixes since 1.4.2: https://github.com/fluent/fluentd/blob/master/CHANGELOG.md

@rvmiller89 rvmiller89 merged commit d81067d into master Jul 24, 2019
@rvmiller89 rvmiller89 deleted the rmiller-upgrade-dockerfile-fluentd branch July 24, 2019 20:16
psaia pushed a commit to psaia/sumologic-kubernetes-collection that referenced this pull request May 25, 2021
Co-authored-by: Mel Cone <mel.cone@nytimes.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.

None yet

3 participants