You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _docs/deployments/gitops/applications-dashboard.md
+6-9Lines changed: 6 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -151,10 +151,7 @@ Every notification identifies:
151
151
* If it is health or sync related
152
152
* If it is a warning or error.
153
153
154
-
All errors are Argo CD-generated errors. Codefresh generates custom warnings for the following:
155
-
156
-
157
-
154
+
All errors are Argo CD-generated errors. Codefresh generates custom warnings for missing Rollouts reporter and longer than expected sync operations.
158
155
159
156
160
157
###Warning: Missing Rollouts reporter in cluster
@@ -195,11 +192,11 @@ Correlate details such as the sync revision in the Application Header with the r
195
192
196
193
197
194
#####Information and actions in the Application Header
198
-
***App Health** displays health status of the current release
199
-
***Current Sync** sync status of the current release with the sync revision. The sync revision should be identical to the release revision in the Current Releasedepolyment record previous sync operation
200
-
***Auto-sync** enabled/disabled indication
201
-
***More** links for sync statuses for details on the date, tags, and message
202
-
***Terminate Sync** option for active sync operations to stop the sync if needed
195
+
***App Health** displays health status of the current release.
196
+
***Current Sync** sync status of the current release with the sync revision. The sync revision should be identical to the release revision in the Current Releasedeployment record previous sync operation.
197
+
***Auto-sync** enabled/disabled indication.
198
+
***More** links for sync statuses for details on the date, tags, and message.
199
+
***Terminate Sync** option for active sync operations to stop the sync if needed.