-
Notifications
You must be signed in to change notification settings - Fork 16.7k
Fix Fluentd hanging https://github.com/fluent/fluentd/issues/1630 #5511
Fix Fluentd hanging https://github.com/fluent/fluentd/issues/1630 #5511
Conversation
Thanks for your pull request. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please follow instructions at https://git.k8s.io/community/CLA.md#the-contributor-license-agreement to sign the CLA. It may take a couple minutes for the CLA signature to be fully registered; after that, please reply here with a new comment and we'll verify. Thanks.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
/assign @unguiculus |
Please bump the chart version. |
3beb053
to
026ea75
Compare
@unguiculus done |
Please check CircleCI which is still failing. |
026ea75
to
f6e9d08
Compare
92d7d77
to
f519660
Compare
Fixed and rebased to master. |
/ok-to-test |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mfornasa, unguiculus The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
* fluentd-cloudwatch: Fix Fluentd hanging fluent/fluentd#1630 * Update Chart.yaml
* fluentd-cloudwatch: Fix Fluentd hanging fluent/fluentd#1630 * Update Chart.yaml Signed-off-by: voron <av@arilot.com>
What this PR does / why we need it: Fix fluentd-cloudwatch hanging as described in fluent/fluentd#1630.
Which issue this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close that issue when PR gets merged): fixes #5510