Skip to content

1.1.0

Compare
Choose a tag to compare
@hannahpullen hannahpullen released this 24 Jul 12:55
· 10 commits to main since this release
b3ad3cb

New features:

  • The GitHub repository now includes utilities that build MATLAB Docker images for the MATLAB Job Scheduler Job Manager and workers, and host these images in the GitHub Container Registry. By default, the Helm chart pulls these images, so you do not need to build your own. The repository also contains the Dockerfiles for these images, which you can modify to create a custom worker image with the MATLAB toolboxes and support packages you need.
  • The example values.yaml file in the README now includes parameters for configuring MATLAB Parallel Server licensing.
  • Template files in the Helm chart now have one YAML file per Kubernetes resource.
  • MATLAB Job Scheduler controller Docker image now uses Go version 1.22.2.

Bug fixes:

  • The job manager and worker pods now error correctly if there is an error setting up MJS.