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

fix ecs-init logging #3577

Merged
merged 1 commit into from
Feb 17, 2023
Merged

fix ecs-init logging #3577

merged 1 commit into from
Feb 17, 2023

Conversation

konoui
Copy link
Contributor

@konoui konoui commented Feb 17, 2023

Summary

fix ecs-init log message.

Implementation details

using format log method with format string.
currently message shows format string %s.

2023-02-114T01:02:00Z [WARN] Could not retrieve the region from EC2 Instance Metadata. Error: %sEC2MetadataRequestError: .....

Testing

New tests cover the changes:

Description for the changelog

  • fix ecs-init log message

Licensing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@konoui konoui requested a review from a team as a code owner February 17, 2023 12:42
@singholt
Copy link
Contributor

thank you for your contribution @konoui!

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

4 participants