Skip to content

Commit 0f7879c

Browse files
committed
Updates after QA
1 parent 342cd77 commit 0f7879c

File tree

12 files changed

+1243
-11
lines changed

12 files changed

+1243
-11
lines changed

_docs/codefresh-yaml/steps.md

Lines changed: 1229 additions & 0 deletions
Large diffs are not rendered by default.

_docs/deployments/gitops/applications-dashboard.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ toc: true
88

99
Monitor applications across clusters, and the deployments, resources, and services for an application in the GitOps Apps dashboard. As a one-stop shop for Argo Rollouts and Argo CD, the GitOps Apps dashboard in Codefresh delivers on the challenge of keeping track of your applications and their deployments, whatever the frequency and scale, across all clusters in your enterprise. A wide range of filters, progressive delivery views, and enriched CI and CD information, provide full traceability and visibility to your deployments.
1010

11-
Select the view format for the GitOps Apps dashboard, as either [List or Card views](#select-view-mode-for-the-applications-dashboard). The default view displays all applications deployed within the last 30 days. Customize the scope through filters to display the [information](#applications-dashboard-information) you need.
11+
Select the view format for the GitOps Apps dashboard, as either [List or Card views](#select-view-mode-for-the-gitops-apps-dashboard). The default view displays all applications deployed within the last 30 days. Customize the scope through filters to display the [information](#/#gitops-apps-dashboard-information) you need.
1212

1313
{% include
1414
image.html
@@ -220,7 +220,6 @@ You can view application resources in [List or Tree views](#view-modes-for-appli
220220
* [Events](#events-for-application-resources)
221221

222222

223-
> To quickly see which resources have been added, modified, or removed for the current or for a specific deployment, switch to the Timeline tab and expand the deployment record to show Updated Resources. See [Monitor resource updates for deployments](#monitor-resource-updates-for-deployments).
224223

225224
### View modes for application resources
226225

_docs/deployments/gitops/create-application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ Monitor the application.
251251
{:/}
252252

253253

254-
### Related articles
254+
## Related articles
255255
[Monitoring GitOps applications]({{site.baseurl}}/docs/deployments/gitops/applications-dashboard)
256256
[Managing GitOps applications]({{site.baseurl}}/docs/deployments/gitops/manage-application)
257257
[GitOps Overview dashboard]({{site.baseurl}}/docs/dashboards/home-dashboard)

_docs/deployments/gitops/manage-application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ The sync options, grouped into Revision and Additional Settings, are identical t
9999
* Review:
100100
[Revision settings for application sync](#revision-settings-for-application-sync)
101101
[Additional Options for application sync](#additional-options-for-application-sync)
102-
[Synchronize resources](#synchronize-resources)
102+
[Synchronize resources](#synchronize-resources-in-the-application)
103103

104104
**How to**
105105
1. In the Codefresh UI, from Ops in the sidebar, select [GitOps Apps](https://g.codefresh.io/2.0/applications-dashboard/list){:target="\_blank"}.

_docs/gitops-integrations/image-enrichment-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Finally, add the enrichment step to your CI pipeline with the API token and inte
6060
### 4. View enriched image information
6161
Once deployed, view enriched information in the Codefresh UI:
6262
* Go to [Images](https://g.codefresh.io/2.0/images){:target="\_blank"}
63-
* Go to the [Applications dashboard](https://g.codefresh.io/2.0/applications-dashboard){:target="\_blank"}
63+
* Go to the [Applications dashboard]((https://g.codefresh.io/2.0/applications-dashboard/list){:target="\_blank"}
6464

6565

6666
View:

_docs/installation/gitops/hosted-runtime.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ Optional. Create an application in Codefresh, deploy it to the cluster, and trac
308308
Create your own application. See [Create an application]({{site.baseurl}}/docs/deployments/gitops/create-application/)
309309

310310
{:start="2"}
311-
2. In the Codefresh UI, view your application in the [Applications dashboard](https://g.codefresh.io/2.0/applications-dashboard){:target="\_blank"}.
311+
2. In the Codefresh UI, view your application in the [Applications dashboard]((https://g.codefresh.io/2.0/applications-dashboard/list){:target="\_blank"}.
312312

313313
### (Optional) Connect CI
314314
Optional. Integrate Codefresh with the third-party tools you use for CI to enrich image information in deployments.

_docs/new-codefresh/menu-navigation.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -222,26 +222,31 @@ tr {
222222
<td></td>
223223
<td></td>
224224
<td><b>Single Sign-On</b></td>
225-
<td></td>
225+
<td>Now in ACCESS & COLLABORATION</td>
226226
</tr>
227227
<tr>
228228
<td></td>
229229
<td></td>
230230
<td><b>Permissions</b></td>
231-
<td></td>
231+
<td>Now in ACCESS & COLLABORATION</td>
232232
</tr>
233233
<tr>
234234
<td></td>
235235
<td></td>
236236
<td><b>Audit</b></td>
237-
<td></td>
237+
<td>Now in ACCESS & COLLABORATION</td>
238238
</tr>
239239
<tr>
240240
<td><b>RUNTIMES</b></td>
241241
<td>></td>
242242
<td></td>
243243
<td>New category</td>
244-
</tr>
244+
</tr>
245+
<tr>
246+
<td></td>
247+
<td>></td>
248+
<td><b>Pipeline Runtimes</b></td>
249+
<td>Runtime Environments renamed</td>
245250
<tr>
246251
<td></td>
247252
<td>></td>

_docs/quick-start/gitops-quick-start/create-app-specs.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,5 +127,4 @@ Once you create and commit the `rollout` and `service` resources, return to the
127127
%}
128128

129129
### What to do next
130-
<!---[Create Jira and Docker Hub integrations ]({{site.baseurl}}/docs/getting-started/quick-start/create-app-ui)--->
131130
[(Optional) Update image tag for application]({{site.baseurl}}/docs/getting-started/quick-start/create-rollout)
-65.8 KB
Loading
-26.3 KB
Loading

0 commit comments

Comments
 (0)