aws/copilot-cli

Allow firelens container "logging" to have `essential` set to "false"

开放

#3,255 创建于 2022年2月8日

 (10 条评论) (0 个反应) (0 位负责人)Go (441 个派生)auto 404
good first issuesize/Stype/featuretype/request

仓库指标

星标
 (3,737 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

We recently had a job fail where the firelens container exited with a non-zero status and it took our main container with it. Is there a way to mark the firelens logging container as not essential? It obviously wouldn't be ideal but we want to avoid the job failing from any issues with firelens.

贡献者指南