We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b33885 commit e8e99d5Copy full SHA for e8e99d5
version/release-candidate/index.html
@@ -6433,6 +6433,11 @@ <h3 id="the-deployment-object">The deployment object</h3>
6433
<td>Timestamp of last change to status.value or status.reason*<em>status.details.last_status_change</em>*</td>
6434
</tr>
6435
<tr>
6436
+<td><strong>status.details.error</strong></td>
6437
+<td><em>string</em></td>
6438
+<td></td>
6439
+</tr>
6440
+<tr>
6441
<td><strong>status.canary.steps.current</strong></td>
6442
<td><em>integer</em></td>
6443
<td>The current canary step. Only available for deployments with strategy ‘canary’. (experimental)</td>
0 commit comments