Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0cac6a8

Browse files
authored
docs: add provisioner job state transition diagram (#17882)
# DescriptionAdd a state transition diagram for provisioner jobs to thedocumentation.This PR introduces a new diagram illustrating the lifecycle and statetransitions of provisioner jobs. The diagram complements the existingstatus table by providing a visual representation of how jobs movebetween different states throughout their lifecycle.# Changes- Added a SVG diagram under the **Manage Provisioner Jobs**documentation page, in the **Provisioner Job Status** section.- Included a brief introductory text before the diagram.Mermaid[link](https://www.mermaidchart.com/play#pako:eNqFkD1PwzAQhv_KyRMdvPSDIUKVUFIGJtSyYQbXvjSW3DM4jiqE-O_YsRtFCMF49z6P75U_mXIaWcU454KUo9acKkEAocMzVkA4BC-toDFvrbuoTvoAz02CAO5vXgQ7hLgS7HUBnMOjO0LtUQbUcdxCHYEnJG3oFJFs1VdwNAvYRHA_EM3BZnrRnd8sRvTu6LeHQSns-3aw9mNUaZlapC1q1P_YFxM62HnvfHZX0X2Qxv4qSlJorQzGUXL3-D5gf21M66hmZF6a1kn_qeYT5eRf4FQ2s5vpxqwgbXJ4m75_RylYlGRVkjIup5F9fQNTV5aS)---Screenshot of `Provisioner job status` section in documentation page:![Screenshot 2025-05-19 at 16 1012](https://github.com/user-attachments/assets/9cd6a46e-24ae-450c-842c-9580d61a50f6)
1 parent358b641 commit0cac6a8

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

‎docs/admin/provisioners/manage-provisioner-jobs.md‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@ Each provisioner job has a lifecycle state:
4848
|**Failed**| Provisioner encountered an error while executing the job.|
4949
|**Canceled**| Job was manually terminated by an admin.|
5050

51+
The following diagram shows how a provisioner job transitions between lifecycle states:
52+
53+
![Provisioner jobs state transitions](../../images/admin/provisioners/provisioner-jobs-status-flow.png)
54+
5155
##When to cancel provisioner jobs
5256

5357
A job might need to be cancelled when:
40 KB
Loading

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp