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

Commita0a67ad

Browse files
authored
Add app sync and health status requirement (#1266)
* Add app sync and health status requirement* Update promotion-flow.md
1 parent1735e55 commita0a67ad

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

‎_docs/promotions/product-releases.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ The table describes the possible deployment statuses for environments.
217217
{: .table .table-bordered .table-hover}
218218
| Environment Status| Description|
219219
|------------|---------------------------------------|
220-
|**Successful**| Promotion to an environment is considered successful when the following conditions are met, in the order listed. {::nomarkdown}<ol><li>Pre-Action Workflow completed successfully.</li><li>Promotion Action submitted successfully. For PRs, the PR was successfully merged.</li><li>Application synced to the cluster.</li><li><li>Application is healthy.</li><li>Post-Action Workflow completed successfully.</li></ol>{:/}.|
220+
|**Successful**| Promotion to an environment is considered successful when the following conditions are met, in the order listed. {::nomarkdown}<ol><li>Pre-Action Workflow completed successfully.</li><li>Promotion Action submitted successfully. For PRs, the PR was successfully merged.</li><li>Application synced to the cluster.</li><li>Application is healthy.</li><li>Post-Action Workflow completed successfully.</li></ol>{:/}.|
221221
|**Running**| At least one step in a Pre- or Post-Action Workflow in the environment is currently in progress.|
222222
|**Suspended**| One or both the Pre- and Post-Action Workflows or the Promotion Action is pending execution. This could be because of a condition in the Workflow or because a pull request is pending manual approval.|
223223
|**Failed**| At least one step in a Workflow failed to execute, has a syntax error, was manually terminated, or the application is out of sync or degraded.|

‎_docs/promotions/promotion-flow.md‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,9 @@ It is recommended to have a single application for a product in the Trigger Envi
135135
####Applications per defined environment
136136
To ensure a successful promotion, the product must include an application in each environment defined in the Promotion Flow.
137137

138+
####Application sync and health status
139+
Applications must be**Synced** and**Healthy** for a promotion to succeed.
140+
138141
####Multiple applications in a target environment
139142
If a target environment includes multiple applications for the same product—segmented for example by region, tenant, or other criteria—each application in that environment is updated with changes from the source environment.
140143

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp