Commit e410de4
committed
fix: apply sat file command used to create 'node_groups: []' array instead of removing the field in bos sessiontemplate when this field was not needed and such struct is not valid in CSM. This patch address this issue and node_groups will be removed if not needed
1 parent 267842e commit e410de4
2 files changed
+12
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2180 | 2180 | | |
2181 | 2181 | | |
2182 | 2182 | | |
| 2183 | + | |
2183 | 2184 | | |
| 2185 | + | |
2184 | 2186 | | |
2185 | 2187 | | |
2186 | 2188 | | |
| |||
2194 | 2196 | | |
2195 | 2197 | | |
2196 | 2198 | | |
| 2199 | + | |
2197 | 2200 | | |
2198 | 2201 | | |
2199 | 2202 | | |
| |||
2334 | 2337 | | |
2335 | 2338 | | |
2336 | 2339 | | |
2337 | | - | |
2338 | | - | |
2339 | | - | |
2340 | | - | |
| 2340 | + | |
| 2341 | + | |
| 2342 | + | |
2341 | 2343 | | |
2342 | 2344 | | |
2343 | 2345 | | |
| |||
2397 | 2399 | | |
2398 | 2400 | | |
2399 | 2401 | | |
2400 | | - | |
| 2402 | + | |
2401 | 2403 | | |
2402 | 2404 | | |
2403 | 2405 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
58 | | - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| |||
0 commit comments