aws / aws/containers-roadmap

[Fargate] [Feature request]: Ignore warning message while pod deploy.

Open
#2,165 0 comments 3 reactions 0 assignees View on GitHub
Fargate Proposed
Dominant language
Shell
Stars
5.4k
Forks
334
PR merge metrics
No merged PRs in 30d

Description

### Community Note

* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request
* Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
* If you are interested in working on this issue or have submitted a pull request, please leave a comment

**Tell us about your request**
Mechanism to ignore warning message while creating pods as it takes more time.

**Which service(s) is this request for?**
Fargate

**Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?**
Currently I haven't configured the logging for fargate. But it is checking while creation of node. Due to this check pod creation time is increased to ~60sec. Since we are not using this feature we want to avoid this warning message and will help pods will create more faster.

**Are you currently working around this issue?**
NA

**Additional context**
In pod describe :
Logging: LoggingDisabled: LOGGING_CONFIGMAP_NOT_FOUND

**Attachments**
If you think you might have additional information that you'd like to include via an attachment, please do - we'll take a look. (Remember to remove any personally-identifiable information.)

Contributor guide

Open the contributing guide

Research direction

No repository files, tests, or entry points are mentioned. Start by clarifying how Fargate pod creation should behave when logging is unconfigured and whether the LOGGING_CONFIGMAP_NOT_FOUND check can be skipped; done means pod creation no longer incurs the reported delay in that case.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, kubernetes
Domain
cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.