Skip to content

docs: add provisioner job state transition diagram #17882

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
docs: fix image rendering issue by switching from SVG to PNG
  • Loading branch information
ssncferreira committed May 16, 2025
commit 7af2e023c8f1b8ab1f19c928dea45bfb405534dc
2 changes: 1 addition & 1 deletion docs/admin/provisioners/manage-provisioner-jobs.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Each provisioner job has a lifecycle state:

The following diagram shows how a provisioner job transitions between lifecycle states:

![Provisioner jobs state transitions](../../images/admin/provisioners/provisioner-jobs-status-flow.svg)
![Provisioner jobs state transitions](../../images/admin/provisioners/provisioner-jobs-status-flow.png)

## When to cancel provisioner jobs

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

This file was deleted.

Loading