Skip to content

1.5.0

Latest
Compare
Choose a tag to compare
@hannahpullen hannahpullen released this 11 Apr 07:52

New features:

  • Mount custom persistent volumes onto the worker pods using the additionalWorkerPVCs parameter.
  • Specify tolerations for the job manager and worker pods using the jobManagerTolerations and workerTolerations parameters.
  • Specify custom annotations for the load balancer service using the loadBalancerAnnotations parameter.
  • Configure resource requests and limits for all pods deployed by the Helm chart, including the controller and ingress proxy pods.
  • The MATLAB Job Scheduler controller now uses Go v1.23.5.

Bug fixes:

  • Job manager pods no longer fail to restart after a previous job manager pod stops.
  • You can now use the Helm chart as a subchart, as the restrictions in its JSON schema have been removed.