1.4.0
Release Notes:
New features:
- Specify node selectors for the MJS job manager and worker pods using the
jobManagerNodeSelectorandworkerNodeSelectorparameters. For more information about node selectors, see Assigning Pods to Nodes on the Kubernetes website.
Bug fixes:
- Workers in R2024b now consistently return licenses to the network license manager.
- The job manager pod now correctly avoids mounting MATLAB from a persistent volume when the
jobManagerUsesPVCparameter is set to false.