Skip to content

v0.4.2

Compare
Choose a tag to compare

0.4.2 (March 24, 2023)

IMPROVEMENTS:

  • config: Add extra_labels option [GH-215]
  • config: Allow setting pids_limit option. [GH-203]
  • config: Allow setting userns option. [GH-212]
  • config: Allow setting entrypoint as a list of strings. [GH-209]
  • runtime: Set mount propagation from TaskConfig [GH-204]

BUG FIXES:

  • driver: Fixed a bug that caused image_pull_timeout to the capped by the value of client_http_timeout [GH-218]