Rollouts can be deleted (#436)
* Management UI Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com> * Repository Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com> * Optimisations and scheduler deleting enabled Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com>
|
Before Width: | Height: | Size: 495 KiB After Width: | Height: | Size: 128 KiB |
|
Before Width: | Height: | Size: 319 KiB After Width: | Height: | Size: 83 KiB |
|
Before Width: | Height: | Size: 461 KiB After Width: | Height: | Size: 132 KiB |
|
Before Width: | Height: | Size: 319 KiB After Width: | Height: | Size: 87 KiB |
BIN
docs/src/main/resources/documentation/images/ui/rollout-mgmt.png
Normal file
|
After Width: | Height: | Size: 59 KiB |
|
Before Width: | Height: | Size: 302 KiB After Width: | Height: | Size: 77 KiB |
|
Before Width: | Height: | Size: 232 KiB |
|
Before Width: | Height: | Size: 581 KiB After Width: | Height: | Size: 164 KiB |
@@ -74,4 +74,4 @@ A _Distribution Set_ entity may have for example URIs to artifacts, _Software Mo
|
||||
"metadata": {
|
||||
"href": "http://localhost:8080/rest/v1/softwaremodules/83/metadata?offset=0&limit=50"
|
||||
}
|
||||
{% endhighlight %}
|
||||
{% endhighlight %}
|
||||
@@ -83,8 +83,8 @@ Allows to:
|
||||
Software rollout in large scale, rollout status overview and rollout management.
|
||||
|
||||
## Features explained
|
||||
- Create, update and start of rollouts.
|
||||
- Pause and resume of rollouts.
|
||||
- Create, update, copy and delete of rollouts.
|
||||
- Start, pause and resume of rollouts.
|
||||
- Progress monitoring for the entire rollout and the individual groups.
|
||||
- Drill down to see the groups in a rollout and targets in each group.
|
||||
- Rollout attributes:
|
||||
|
||||