aws/copilot-cli

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

オープン

#3,255 opened on 2022/02/08

 (10 件のコメント) (0 件のリアクション) (0 人の担当者)Go (441 件のフォーク)auto 404
good first issuesize/Stype/featuretype/request

Repository metrics

Stars
 (3,737 個のスター)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド