flytekit icon indicating copy to clipboard operation
flytekit copied to clipboard

Add dumb-init as the entrypoint for the default flytekit docker image

Open EngHabu opened this issue 1 year ago • 2 comments

Tracking issue

https://github.com/flyteorg/flyte/issues/

Why are the changes needed?

What changes were proposed in this pull request?

How was this patch tested?

Setup process

Screenshots

Check all the applicable boxes

  • [ ] I updated the documentation accordingly.
  • [ ] All new and existing tests passed.
  • [ ] All commits are signed-off.

Related PRs

Docs link

EngHabu avatar Dec 27 '23 20:12 EngHabu

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (e107994) 85.71% compared to head (06bda9f) 85.71%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2073   +/-   ##
=======================================
  Coverage   85.71%   85.71%           
=======================================
  Files         313      313           
  Lines       23396    23396           
  Branches     3501     3501           
=======================================
  Hits        20055    20055           
  Misses       2733     2733           
  Partials      608      608           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Dec 27 '23 20:12 codecov[bot]

is this for correctly propagating signals?

kumare3 avatar Jan 02 '24 05:01 kumare3