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

Update documentation in the instance_profile_credentials section #426

Merged

Conversation

fumihumi
Copy link
Contributor

I asked a question on Discussion (ref: fluent/fluentd#4236) the other day, and after examining the commit log I found the following

Although aws_iam_retries is already deprecated, I found the following commit in the commit log for this line.

config_param :aws_iam_retries, :integer, default: nil, deprecated: "Use 'instance_profile_credentials' instead."

ref: https://github.com/fluent/fluent-plugin-s3/blame/master/lib/fluent/plugin/out_s3.rb#L87

commit: 11e8ad7

I thought the above commit was omitting an update to the Document.

The initial value for the number of retries of instance_profile_credentials is nil.
followup: fluent@11e8ad7

Signed-off-by: fumihumi <[email protected]>
@fumihumi fumihumi force-pushed the update-doc-for-instance-profile-credentials branch from 8ce8506 to 414fee8 Compare July 13, 2023 04:54
@ashie
Copy link
Member

ashie commented Jul 13, 2023

refs:

You are right, it was changed to suppress deprecation warnings.
Thanks for your contribution!

@ashie ashie merged commit defa3e2 into fluent:master Jul 13, 2023
5 checks passed
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.

2 participants