Skip to content

Commit

Permalink
Added hints for phase transition
Browse files Browse the repository at this point in the history
  • Loading branch information
akondur committed Jun 25, 2024
1 parent d424cb4 commit 1506bd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/AppFramework.md
Original file line number Diff line number Diff line change
Expand Up @@ -716,7 +716,7 @@ The field `cr.status.AppDeploymentContext.AppsSrcDeployStatus` stores the AppFra

### App Framework Phase Information

The process of installing an application is divided into multiple phases. Each Application has its phase information stored in the field `cr.status.AppDeploymentContext.AppsSrcDeployStatus.AppDeploymentInfo.PhaseInfo`.
The process of installing an application is divided into multiple sequential phases. Each Application has its current phase information stored in the field `cr.status.AppDeploymentContext.AppsSrcDeployStatus.AppDeploymentInfo.PhaseInfo`.

Here is a detailed chronological view of the list of phases.

Expand Down

0 comments on commit 1506bd6

Please sign in to comment.