Skip to content

0.44.0-rc4

Pre-release
Pre-release
Compare
Choose a tag to compare
@SdgJlbl SdgJlbl released this 07 Mar 14:46
74faa2c

0.44.0-rc4

Chart version: 24.4.0

Fixed

  • Ensure that we always use safezip and tarsafe to avoid path traversal attack (#845)
  • Add timeout on all OIDC requests (value set with OIDC_TIMOUT, and default to HTTP_CLIENT_TIMEOUT_SECONDS) (#846)
  • Check if builder is enabled during function registration (#847)

Changed

  • Compute task status DOING is renamed EXECUTING (#827)
  • Compute plan statuses EMPTY, WAITING ansd TODO are merged into new status CREATED (#827)

Removed

  • worker does not wait the cache to be pre-populated to start (#831)
  • Remove docker pull configuration from the worker used by kaniko (#831)