Commit a7f4af1
authored
* Use UUID4 for deployment.ids "deployed-on"
Force the new deployments created with "deploy-on" mechanism (a.k.a.
"into environments") have ids populated using UUID4 instead of a
template <environment>-<blueprint_id>-<uuid>. The former solution might
have had caused excesively long deployment ids, especially in case of
multiple levels of environments, sub-environments (and services).
* Populate display_name for new deployments
* Populate `csys-obj-parent` the same `csys-environment` used to be populated
1 parent 5268d0e commit a7f4af1
1 file changed
+10
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1155 | 1155 | | |
1156 | 1156 | | |
1157 | 1157 | | |
| 1158 | + | |
1158 | 1159 | | |
1159 | 1160 | | |
1160 | 1161 | | |
1161 | | - | |
1162 | | - | |
| 1162 | + | |
| 1163 | + | |
| 1164 | + | |
| 1165 | + | |
| 1166 | + | |
| 1167 | + | |
| 1168 | + | |
| 1169 | + | |
| 1170 | + | |
1163 | 1171 | | |
1164 | 1172 | | |
1165 | 1173 | | |
| |||
0 commit comments