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: _posts/2023-11-30-nov-release-notes.md
+19-13Lines changed: 19 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: "Release Notes for Codefresh Pipelines and GitOps"
4
4
---
5
5
6
6
##Features & enhancements
7
-
Our November release offers twoground-breaking features in the world of GitOps: Environments and Products
7
+
Our November release offers twogroundbreaking features in the world of GitOps: Environments and Products
8
8
9
9
###GitOps: Environments
10
10
Welcome to the first ever GitOps dashboard for Environments! If you are familiar with our wide range of dashboards for Argo CD applications in Codefresh, you are also aware of the unique insights these dashbpards offer into Argo CD applications and their deployments. These dashboards don't inherently reveal the relationships between different but interconnected Argo CD Applications.
@@ -40,33 +40,39 @@ For details, see ???
40
40
41
41
###GitOps: Products
42
42
43
-
GitOps Products is yet another gorund-breaking concept in GitOps from Codefresh! It adds another dimeios to Environments which makes application promotiona nd deployment transparent!
44
-
A Product is a set of applications conisdered as and treated as as a cohesive unit. You can define exactly which applications are part of a Product.
43
+
GitOps Products is yet another groundbreaking concept in GitOps from Codefresh! It introduces a new dimension to Environments, providing transparency in application promotion and deployment processes.
45
44
46
-
Codefresh automtaically identifiesandorganizes them by Environments.
45
+
A Product represents a cohesive unit of Argo CD applications, enabling you to defineandtreat sets of applications as a unified entity. You can define exactly which applications are part of a Product.
47
46
48
-
It helps answer the dailys questions:
49
-
What's int eh release, where are the artifats deployed, which release is impacting production, and which services are being rolled out?
47
+
48
+
49
+
It helps answer technical and questions:
50
+
* what
51
+
**where are the artifats deployed, which release is impacting production, and which services are being rolled out?
50
52
51
53
So yu have Git, Jira
52
54
53
55
**How to start?**
54
-
As with Environments, you start by creating Products. A Product isalso a custom resource in Codefresh that connects one or more Argo CD applications.
56
+
Similar to Environments, you start by creating Products. A Product,also a custom resource in Codefresh, connects one or more Argo CD applications.
55
57
56
-
Again, our intuitive UI makes it simple to create a Product. You canretain or use the default annotationthat Codefresh provides for the Product,oradd your custom annotationsif you are already using them.
57
-
Codefreshallowsyouto alsocreate Products and assign applicationslater from the Products dashboard.
58
+
Again, our intuitive UI makes it simple to create a Product. You canconnect applications using Codefresh's default annotation orbu=y adding custom annotationsto the Product's definitons.
59
+
Codefreshalso givesyouthe flexibility tocreate Products andlaterassign applicationsdirectly from the Products dashboard.
58
60
59
-
Once you create Products, Codefreshcollatesthe applications, organizes thembytheir Environments and showcases them in the Products dashboard.
61
+
Once you create Products and connect applications, Codefreshdoes allthework. Codefresh identifies assignedapplications, organizes thembased ontheirdeployedEnvironments, and showcases them in the Products dashboard.
60
62
61
63
**Working with Products**
62
64
After creating Products, you can edit settings, and remove Products.
63
65
You can also assign unassigned applications
64
66
65
67
**Working with Argo CD applications in Products**
66
68
It's also easy to work with Argo CD applications in Environments.
67
-
Filters
68
-
You can access all options avilable in the GitOPs Apps dashboard to manage individual applications here as well.
69
-
You can see the Timeline of all the releases for an application and identify failures
69
+
* Quick view of the Products and its applications by Environment
70
+
* Drill down into a Product to see detailed infomration on its applications from different perspectives for different stakeholders:
71
+
* Kubernetes
72
+
* Git
73
+
* Features
74
+
75
+
* As with applications in Environments, you have all the options in the GitOps Apps dashboard to manage individual applications here as well through the app's context menu.