Skip to content

Commit 1707159

Browse files
committed
Version 2.1.1
1 parent 33705e4 commit 1707159

8 files changed

Lines changed: 27 additions & 27 deletions

File tree

chart/mjs/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ apiVersion: v2
33
name: mjs
44
description: A Helm chart for MATLAB (R) Job Scheduler in Kubernetes
55
type: application
6-
version: 2.1.0
7-
appVersion: 2.1.0
6+
version: 2.1.1
7+
appVersion: 2.1.1

chart/mjs/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ controllerImagePullPolicy: "IfNotPresent"
2929

3030
# Image containing the parallel server proxy.
3131
# Only used if the cluster supports MATLAB release R2026a or later.
32-
parallelServerProxyImage: "ghcr.io/mathworks/parallel-server-proxy:v1.0.0"
32+
parallelServerProxyImage: "ghcr.io/mathworks/parallel-server-proxy:v1.0.1"
3333
parallelServerProxyImagePullPolicy: "IfNotPresent"
3434
parallelServerProxyPort: 1080
3535
parallelServerProxyUseMutualTLS: true

helm_values.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ If you do not include a parameter in your YAML file, your configuration uses the
6666
`openMetricsPortOutsideKubernetes` | Flag to expose the cluster monitoring metrics server outside of the Kubernetes cluster. | `false`
6767
`parallelServerProxyCPULimit` | CPU limit for the MATLAB Parallel Server proxy pod. Your configuration uses this parameter only if the cluster supports MATLAB release R2026a or later. | —
6868
`parallelServerProxyCPURequest` | CPU request for the MATLAB Parallel Server proxy pod. Your configuration uses this parameter only if the cluster supports MATLAB release R2026a or later. | `100m`
69-
`parallelServerProxyImage` | URI of the image to use for the MATLAB Parallel Server proxy, which is used to proxy incoming traffic. Your configuration uses this parameter only if the cluster supports MATLAB release R2026a or later. | `ghcr.io/mathworks/parallel-server-proxy:v1.0.0`
69+
`parallelServerProxyImage` | URI of the image to use for the MATLAB Parallel Server proxy, which is used to proxy incoming traffic. Your configuration uses this parameter only if the cluster supports MATLAB release R2026a or later. | `ghcr.io/mathworks/parallel-server-proxy:v1.0.1`
7070
`parallelServerProxyImagePullPolicy` | Pull policy for the MATLAB Parallel Server proxy image. Your configuration uses this parameter only if the cluster supports MATLAB release R2026a or later. | `IfNotPresent`
7171
`parallelServerProxyMemoryLimit` | Memory limit for each MATLAB Parallel Server proxy pod. Your configuration uses this parameter only if the cluster supports MATLAB release R2026a or later. | —
7272
`parallelServerProxyMemoryRequest` | Memory request for each MATLAB Parallel Server proxy pod. Your configuration uses this parameter only if the cluster supports MATLAB release R2026a or later. | `256Mi`

images/controller/src/go.mod

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.26
44

55
require (
66
github.com/google/uuid v1.3.0
7-
github.com/mathworks/mjssetup v1.3.1
7+
github.com/mathworks/mjssetup v1.4.0
88
github.com/stretchr/testify v1.9.0
99
k8s.io/api v0.29.2
1010
k8s.io/apimachinery v0.29.2
@@ -35,12 +35,12 @@ require (
3535
github.com/pkg/errors v0.9.1 // indirect
3636
github.com/spf13/pflag v1.0.5 // indirect
3737
go.uber.org/multierr v1.10.0 // indirect
38-
golang.org/x/crypto v0.44.0 // indirect
39-
golang.org/x/net v0.46.0 // indirect
38+
golang.org/x/crypto v0.52.0 // indirect
39+
golang.org/x/net v0.55.0 // indirect
4040
golang.org/x/oauth2 v0.10.0 // indirect
41-
golang.org/x/sys v0.38.0 // indirect
42-
golang.org/x/term v0.37.0 // indirect
43-
golang.org/x/text v0.31.0 // indirect
41+
golang.org/x/sys v0.45.0 // indirect
42+
golang.org/x/term v0.43.0 // indirect
43+
golang.org/x/text v0.37.0 // indirect
4444
golang.org/x/time v0.3.0 // indirect
4545
google.golang.org/appengine v1.6.7 // indirect
4646
google.golang.org/protobuf v1.34.1 // indirect

images/controller/src/go.sum

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
5757
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
5858
github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0=
5959
github.com/mailru/easyjson v0.7.7/go.mod h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJJLY9Nlc=
60-
github.com/mathworks/mjssetup v1.3.1 h1:KGa3XdB0+xQVKZgRrvUZJ6btnGouOjd6x28RnGuB+sg=
61-
github.com/mathworks/mjssetup v1.3.1/go.mod h1:LxJEc5LHvInmBZaywb4z99qZtGILf375eD1GNc818Ow=
60+
github.com/mathworks/mjssetup v1.4.0 h1:cOVLJbaDI3XELPg9msxHHuHypUyS+bFb1qMyOkjlJL0=
61+
github.com/mathworks/mjssetup v1.4.0/go.mod h1:mzmNoL/dfyX4sksZ4pBCFLSOfF/cqYzx2TcFAdHFXfU=
6262
github.com/moby/spdystream v0.2.0 h1:cjW1zVyyoiM0T7b6UoySUFqzXMoqRckQtXwGPiBhOM8=
6363
github.com/moby/spdystream v0.2.0/go.mod h1:f7i0iNDQJ059oMTcWxx8MA/zKFIuD/lY+0GqbN2Wy8c=
6464
github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q=
@@ -104,17 +104,17 @@ go.uber.org/zap v1.26.0/go.mod h1:dtElttAiwGvoJ/vj4IwHBS/gXsEu/pZ50mUIRWuG0so=
104104
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
105105
golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI=
106106
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9/go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto=
107-
golang.org/x/crypto v0.44.0 h1:A97SsFvM3AIwEEmTBiaxPPTYpDC47w720rdiiUvgoAU=
108-
golang.org/x/crypto v0.44.0/go.mod h1:013i+Nw79BMiQiMsOPcVCB5ZIJbYkerPrGnOa00tvmc=
107+
golang.org/x/crypto v0.52.0 h1:RMs7fP2rXdep0CftQlK8Uf+kibLm7qkCcradZWYz988=
108+
golang.org/x/crypto v0.52.0/go.mod h1:1QgfPxDqh0T2M/elOJtp9RvuR95kVjir0e6/BvEmGbc=
109109
golang.org/x/mod v0.2.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=
110110
golang.org/x/mod v0.3.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=
111111
golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg=
112112
golang.org/x/net v0.0.0-20190603091049-60506f45cf65/go.mod h1:HSz+uSET+XFnRR8LxR5pz3Of3rY3CfYBVs4xY44aLks=
113113
golang.org/x/net v0.0.0-20190620200207-3b0461eec859/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s=
114114
golang.org/x/net v0.0.0-20200226121028-0de0cce0169b/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s=
115115
golang.org/x/net v0.0.0-20201021035429-f5854403a974/go.mod h1:sp8m0HH+o8qH0wwXwYZr8TS3Oi6o0r6Gce1SSxlDquU=
116-
golang.org/x/net v0.46.0 h1:giFlY12I07fugqwPuWJi68oOnpfqFnJIJzaIIm2JVV4=
117-
golang.org/x/net v0.46.0/go.mod h1:Q9BGdFy1y4nkUwiLvT5qtyhAnEHgnQ/zd8PfU6nc210=
116+
golang.org/x/net v0.55.0 h1:bcvxaJn3e1U6InsFWt1JUq1aSjnRxLzT2rtD2KfkDF8=
117+
golang.org/x/net v0.55.0/go.mod h1:L5U2KuzuOe1lY7Z+aWVIKK6qEeJXnXV9yzGA+WCHJww=
118118
golang.org/x/oauth2 v0.10.0 h1:zHCpF2Khkwy4mMB4bv0U37YtJdTGW8jI0glAApi0Kh8=
119119
golang.org/x/oauth2 v0.10.0/go.mod h1:kTpgurOux7LqtuxjuyZa4Gj2gdezIt/jQtGnNFfypQI=
120120
golang.org/x/sync v0.0.0-20190423024810-112230192c58/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
@@ -123,23 +123,23 @@ golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9/go.mod h1:RxMgew5VJxzue5/jJ
123123
golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
124124
golang.org/x/sys v0.0.0-20190412213103-97732733099d/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
125125
golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
126-
golang.org/x/sys v0.38.0 h1:3yZWxaJjBmCWXqhN1qh02AkOnCQ1poK6oF+a7xWL6Gc=
127-
golang.org/x/sys v0.38.0/go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks=
128-
golang.org/x/term v0.37.0 h1:8EGAD0qCmHYZg6J17DvsMy9/wJ7/D/4pV/wfnld5lTU=
129-
golang.org/x/term v0.37.0/go.mod h1:5pB4lxRNYYVZuTLmy8oR2BH8dflOR+IbTYFD8fi3254=
126+
golang.org/x/sys v0.45.0 h1:dO4czNzziLiiXplLQgBCEpCvXQ3dnkn0SdaZSYdQ+FY=
127+
golang.org/x/sys v0.45.0/go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw=
128+
golang.org/x/term v0.43.0 h1:S4RLU2sB31O/NCl+zFN9Aru9A/Cq2aqKpTZJ6B+DwT4=
129+
golang.org/x/term v0.43.0/go.mod h1:lrhlHNdQJHO+1qVYiHfFKVuVioJIheAc3fBSMFYEIsk=
130130
golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
131131
golang.org/x/text v0.3.2/go.mod h1:bEr9sfX3Q8Zfm5fL9x+3itogRgK3+ptLWKqgva+5dAk=
132132
golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
133-
golang.org/x/text v0.31.0 h1:aC8ghyu4JhP8VojJ2lEHBnochRno1sgL6nEi9WGFGMM=
134-
golang.org/x/text v0.31.0/go.mod h1:tKRAlv61yKIjGGHX/4tP1LTbc13YSec1pxVEWXzfoeM=
133+
golang.org/x/text v0.37.0 h1:Cqjiwd9eSg8e0QAkyCaQTNHFIIzWtidPahFWR83rTrc=
134+
golang.org/x/text v0.37.0/go.mod h1:a5sjxXGs9hsn/AJVwuElvCAo9v8QYLzvavO5z2PiM38=
135135
golang.org/x/time v0.3.0 h1:rg5rLMjNzMS1RkNLzCG38eapWhnYLFYXDXj2gOlr8j4=
136136
golang.org/x/time v0.3.0/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ=
137137
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
138138
golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
139139
golang.org/x/tools v0.0.0-20200619180055-7c47624df98f/go.mod h1:EkVYQZoAsY45+roYkvgYkIh4xh/qjgUK9TdY2XT94GE=
140140
golang.org/x/tools v0.0.0-20210106214847-113979e3529a/go.mod h1:emZCQorbCU4vsT4fOWvOPXz4eW1wZW4PmDk9uLelYpA=
141-
golang.org/x/tools v0.38.0 h1:Hx2Xv8hISq8Lm16jvBZ2VQf+RLmbd7wVUsALibYI/IQ=
142-
golang.org/x/tools v0.38.0/go.mod h1:yEsQ/d/YK8cjh0L6rZlY8tgtlKiBNTL14pGDJPJpYQs=
141+
golang.org/x/tools v0.44.0 h1:UP4ajHPIcuMjT1GqzDWRlalUEoY+uzoZKnhOjbIPD2c=
142+
golang.org/x/tools v0.44.0/go.mod h1:KA0AfVErSdxRZIsOVipbv3rQhVXTnlU6UhKxHd1seDI=
143143
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
144144
golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
145145
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=

images/worker/mpm-input-files/r2025a/support-packages.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ product.Deep_Learning_Toolbox
247247
#product.Data_Acquisition_Toolbox_Support_Package_for_Windows_Sound_Cards
248248
#product.Database_Toolbox_Interface_for_Neo4j_Bolt_Protocol
249249
#product.Databricks_ODBC_Driver_for_Database_Toolbox
250-
#product.Deep_Learning_HDL_Toolbox_Support_Package_for_AMD_FPGA_and_SoC_Devices
250+
product.Deep_Learning_HDL_Toolbox_Support_Package_for_AMD_FPGA_and_SoC_Devices
251251
product.Deep_Learning_HDL_Toolbox_Support_Package_for_Intel_FPGA_and_SoC_Devices
252252
product.Deep_Learning_Toolbox_Converter_for_ONNX_Model_Format
253253
product.Deep_Learning_Toolbox_Converter_for_PyTorch_Model_Format

images/worker/mpm-input-files/r2025b/support-packages.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ destinationFolder=/opt/matlab
120120
#product.Data_Acquisition_Toolbox_Support_Package_for_Windows_Sound_Cards
121121
#product.Database_Toolbox_Interface_for_Neo4j_Bolt_Protocol
122122
#product.Databricks_ODBC_Driver_for_Database_Toolbox
123-
#product.Deep_Learning_HDL_Toolbox_Support_Package_for_AMD_FPGA_and_SoC_Devices
123+
product.Deep_Learning_HDL_Toolbox_Support_Package_for_AMD_FPGA_and_SoC_Devices
124124
product.Deep_Learning_HDL_Toolbox_Support_Package_for_Intel_FPGA_and_SoC_Devices
125125
product.Deep_Learning_Toolbox_Converter_for_ONNX_Model_Format
126126
product.Deep_Learning_Toolbox_Converter_for_PyTorch_Model_Format

images/worker/mpm-input-files/r2026a/support-packages.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ destinationFolder=/opt/matlab
136136
#product.Data_Acquisition_Toolbox_Support_Package_for_Windows_Sound_Cards
137137
#product.Database_Toolbox_Interface_for_Neo4j_Bolt_Protocol
138138
#product.Databricks_ODBC_Driver_for_Database_Toolbox
139-
#product.Deep_Learning_HDL_Toolbox_Support_Package_for_AMD_FPGA_and_SoC_Devices
139+
product.Deep_Learning_HDL_Toolbox_Support_Package_for_AMD_FPGA_and_SoC_Devices
140140
product.Deep_Learning_HDL_Toolbox_Support_Package_for_Intel_FPGA_and_SoC_Devices
141141
product.Deep_Learning_Toolbox_Converter_for_ONNX_Model_Format
142142
product.Deep_Learning_Toolbox_Converter_for_PyTorch_Model_Format

0 commit comments

Comments
 (0)