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

Add diff view option for apps#905

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
NimRegev merged 2 commits intomasterfromgitops-app-diff-view
Jan 24, 2024
Merged
Show file tree
Hide file tree
Changes fromall commits
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
29 changes: 27 additions & 2 deletions_docs/deployments/gitops/applications-dashboard.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -31,6 +31,7 @@ Select the view format for applications in the GitOps Apps dashboard, as either

Identify applications with [health and sync errors](#identify-gitops-applications-with-warningserrors), and then select an application to drill down into its resources, deployments, and services:
* [Get status from application header](#monitor-gitops-application-status-in-application-header)
* [Analyze out-of-sync applications in Diff View](#analyze-out-of-sync-applications-with-diff-view)
* [View deployment and configuration info for selected Argo CD application](#view-deployment-configuration-info-for-selected-argo-cd-application)
* [Monitor resources for selected Argo CD application](#monitor-resources-for-selected-argo-cd-application)
* [Monitor deployments for selected Argo CD application](#monitor-deployments-for-selected-argo-cd-application)
Expand DownExpand Up@@ -202,6 +203,30 @@ max-width="80%"
You can also view the current health and sync status for the application as a resource in the Current State tab.
{{site.data.callout.end}}

## Analyze out-of-sync applications with Diff View
Identify discrepancies between the desired and live states for out-of-sync applications using Diff View. The Diff View provides a visual representation of discrepancies to help troubleshoot issues more effectively.

Available in the context menu when you select an application, the Diff View presents Inline and Split views, in either full or summary modes.


1. In the Codefresh UI, from Ops in the sidebar, select [GitOps Apps](https://g.codefresh.io/2.0/applications-dashboard/list){:target="\_blank"}.
1. Filter by **Status** for **Out of sync** applications, and select the application you need.
1. From the context menu on the upper-right, select **Diff View**.
The default Diff View highlights the differences in Inline and Compact view modes.

{% include
image.html
lightbox="true"
file="/images/applications/diff-view/app-diff-view.png"
url="/images/applications/diff-view/app-diff-view.png"
alt="Diff View of application in Inline and Compact view modes"
caption="Diff View of application in Inline and Compact view modes"
max-width="50%"
%}

{:start="4"}
1. For side-by-side comparison and a detailed view, switch to **Split** view, and clear **Compact diff**.

## View deployment configuration info for selected Argo CD application

View deployment, definition, and event information for the selected application in a centralized location through the Quick View.
Expand All@@ -217,8 +242,8 @@ image.html
lightbox="true"
file="/images/applications/quick-view-context-menu.png"
url="/images/applications/quick-view-context-menu.png"
alt="SelectingQuick Viewfrom the context menu"
caption="SelectingQuick Viewfrom the context menu"
alt="Quick Viewoption in application's context menu"
caption="Quick Viewoption in application's context menu"
max-width="80%"
%}

Expand Down
9 changes: 6 additions & 3 deletions_posts/2023-12-30-dec-release-notes.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -39,12 +39,15 @@ For details, check out the **Fields** table in the documentation for the differe

### GitOps: Diff View for out-of-sync applications
We’re thrilled to introduce a significant enhancement simplifying troubleshooting Argo CD applications within Codefresh.
With our new Diff View feature, you can instantly view the differences between the currentstateand the desiredconfiguration of out-of-sync applications.
With our new Diff View feature, you can instantly view the differences between the current and the desiredstates of out-of-sync applications.
The Diff View option displays all the updated resources within the application, allowing you to easily pinpoint changes and swiftly identify the root cause of the sync failure.

The option is always available in the application’s context menu in the GitOps Apps dashboard, and is enabled whenever the application is out-of-sync. If you have already selected an application, the Diff View option is available in the context menu at the top right of the page.
If you have selected an application, the Diff View option is available in the context menu at the top right of the page. The option is enabled whenever the application is out-of-sync.

>**NOTE**
Diff View for application resources is supported Runtime v1.0.38 and higher. <!--- To enable this feature, you need to turn on the `appDiffView` feature flag. -->
Diff View for application resources is supported from Runtime v1.0.38 and higher. <!--- To enable this feature, you need to turn on the `appDiffView` feature flag. -->

For details, see [Analyze out-of-sync applications with Diff View]({{site.baseurl}}/docs/deployments/gitops/applications-dashboard/#analyze-out-of-sync-applications-with-diff-view).

## Bug fixes

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

[8]ページ先頭

©2009-2025 Movatter.jp