Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Dec 06:06
664b9d0

New Features

  • Upgrade to Spark 3.5.3 (#2202 by @jacobsalway)
  • feat: support archives param for spark-submit (#2256 by @kaka-zb)
  • Allow --ingress-class-name to be specified in chart (#2278 by @jacobsalway)
  • Update default container security context (#2265 by @ChenYi015)
  • Support pod template for Spark 3.x applications (#2141 by @ChenYi015)
  • Allow setting automountServiceAccountToken (#2298 by @Aranch)
  • Allow the Controller and Webhook Containers to run with the securityContext: readOnlyRootfilesystem: true (#2282 by @npgretz)
  • Use NSS_WRAPPER_PASSWD instead of /etc/passwd as in spark-operator image entrypoint.sh (#2312 by @Aakcht)

Bug Fixes

Misc

Full Changelog