aws/copilot-cli

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

Ouverte

#3 255 ouverte le 8 févr. 2022

 (10 commentaires) (0 réaction) (0 personne assignée)Go (441 forks)auto 404
good first issuesize/Stype/featuretype/request

Métriques du dépôt

Stars
 (3 737 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur