aws/copilot-cli
Vedi su GitHubAllow firelens container "logging" to have `essential` set to "false"
Open
#3255 aperta il 8 feb 2022
good first issuesize/Stype/featuretype/request
Metriche repository
- Star
- (3737 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
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.