Commit 042187c
Reflect resilient deployments on Octopus Cloud
Deployments and runbook runs on Octopus Cloud now survive node restarts
and maintenance windows: they pause and resume automatically rather than
failing. Update the customer-facing docs that still framed task failure
during outages as expected behaviour.
- maintenance-window: replace the "resilience is future roadmap work"
hint with shipped behaviour; scope the shutdown-timeout note to
deployments/runbook runs (other system tasks may still be abandoned)
- Cloud FAQ: add "What happens to my deployments during a maintenance window?"
- bulk-operations rerun script: add a Cloud-obsolescence note (still
relevant for self-hosted HA)
Scope is Octopus Cloud only. Self-hosted HA pages are intentionally left
unchanged — resilience is not yet on self-hosted.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 7652d32 commit 042187c
3 files changed
Lines changed: 13 additions & 5 deletions
File tree
- src/pages/docs
- octopus-cloud
- octopus-rest-api/examples/bulk-operations
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
203 | 207 | | |
204 | 208 | | |
205 | 209 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
10 | 14 | | |
11 | 15 | | |
12 | 16 | | |
| |||
0 commit comments