Commit 18b2325
fix parsing of storage constraints
Parses the storage constraints when deploying applications. Before this
change the storage constraints where not parsing, resulting in an error
when deploying bundles that contained applications with storage
definitions.1 parent 77f02b2 commit 18b2325
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
2115 | 2116 | | |
2116 | 2117 | | |
2117 | 2118 | | |
2118 | | - | |
| 2119 | + | |
2119 | 2120 | | |
2120 | 2121 | | |
2121 | 2122 | | |
| |||
2150 | 2151 | | |
2151 | 2152 | | |
2152 | 2153 | | |
2153 | | - | |
| 2154 | + | |
2154 | 2155 | | |
2155 | 2156 | | |
2156 | 2157 | | |
| |||
0 commit comments