Skip to content

Gitops june release notes #988

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 17 commits into from
Jun 2, 2024
Merged
Show file tree
Hide file tree
Changes from all 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
151 changes: 151 additions & 0 deletions _posts/2024-05-22-may-release-notes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,151 @@
---
title: "Release Notes: May 2024"
description: "Release Notes for Codefresh Pipelines and GitOps"
---
## Features & enhancements



### General: Custom auto-sync intervals for SSO

Previously, integration with different SSO providers allowed automatic user and team synchronization with Codefresh at fixed hourly intervals.

With our latest update, you can now customize the auto-sync intervals to better suit your organization’s needs.
The new options allow you to set the sync frequency in minutes or hours. Alternatively, you can enable auto-sync without defining a specific interval, and Codefresh will automatically perform the sync every 12 hours.


This flexibility ensures more timely updates and improved efficiency in user and team management.

For details, see [Syncing teams in IdPs with Codefresh]({{site.baseurl}}/docs/administration/single-sign-on/team-sync/#syncing-teams-in-idps-with-codefresh).

### General: New platform IP addresses

We are preparing for an upgrade to our production cluster. While the upgrade is still a couple of months away, here's an early heads up about changes in IP addresses.

We've added new platform IP addresses as listed below:
* 54.86.228.102
* 54.221.236.3
* 54.235.42.99
* 23.21.197.195
* 34.238.37.0
* 107.22.212.247

Please make sure to add them at the earliest to your allowed list. You can also find these IPs listed in Codefresh docs.

For details, see [Codefresh IP addresses]({{site.baseurl}}/docs/administration/platform-ip-addresses/).

### GitOps: Early access to Environments and Products

Codefresh is revolutionizing Continuous Deployment with our latest innovations: Environments and Products!
We are excited to showcase these features as a beta version. This is your opportunity to explore, try, and share feedback that will shape their future development!

Environments are designed to mirror your software development lifecycle. Organize your applications within Environments for a clear, contextual view of the entire application lifecycle, as applications move from development to production.

{% include
image.html
lightbox="true"
file="/images/whats-new/may24/rel-notes-may24-environments-dashboard.png"
url="/images/whats-new/may24/rel-notes-may24-environments-dashboard.png"
alt="GitOps Environments dashboard"
caption="GitOps Environments dashboard"
max-width="60%"
%}

Products, another groundbreaking concept in GitOps, represent a cohesive unit of Argo CD applications. Bridging the gap between Argo CD applications and Environments, Products allow you to group similar Argo CD applications with different versions, deployed across various Environments.

{% include
image.html
lightbox="true"
file="/images/whats-new/may24/rel-notes-may24-products-expanded-view.png"
url="images/whats-new/may24/rel-notes-may24-products-expanded-view.png"
alt="GitOps Products dashboard"
caption="GitOps Products dashboard"
max-width="60%"
%}

Read our [blog](https://codefresh.io/blog/introducing-products-and-environments-early-access/){:target="\_blank"} to explore on how they can orchestrate your deployments.


### GitOps: Rollout enhancements

* **Templated arguments in AnalysisTemplates**
Codefresh now supports templated arguments declared in AnalysisTemplates for metric configurations in AnalysisRuns.

* **Rollout Player**
To make Rollouts easier to manage, we added the Abort and Retry buttons to the Rollout Player. These options were previously available for the Rollout resource in the Current State tab.

{% include
image.html
lightbox="true"
file="/images/whats-new/may24/rel-notes-may24-rollout-player.png"
url="/images/whats-new/may24/rel-notes-may24-rollout-player.png"
alt="Abort & Retry in Rollout Player"
caption="Abort & Retry in Rollout Player"
max-width="50%"
%}

For details, see [Manage rollouts for Argo CD application deployments]({{site.baseurl}}/docs/deployments/gitops/manage-application/#manage-rollouts-for-argo-cd-application-deployments).




### Usability enhancements

##### GitOps: Breadcrumbs
We are improving the implementation of breadcrumbs for a smoother navigation experience. These enhancements are coming soon...so stay tuned for the announcement.


**Sibling display and navigation**
The end of the path now shows all sibling items if available.
Clicking the dropdown displays all siblings, and clicking an item navigates directly to it.

{% include
image.html
lightbox="true"
file="/images/whats-new/may24/rel-notes-may24-breadcrumbs-siblings.png"
url="/images/whats-new/may24/rel-notes-may24-breadcrumbs-siblings.png"
alt="Viewing and navigating to siblings in breadcrumbs"
caption="Viewing and navigating to siblings in breadcrumbs"
max-width="40%"
%}

**Clean copy**
Clicking any item in the breadcrumb path now selects only that specific item, not the entire path, and also copies only that item.



##### GitOps: Shared Configuration Repo in Organization Information
As a usability enhancement, we have made it easier to locate the Shared Configuration Repository used by GitOps Runtimes.

You can now find the link to your Shared Configuration Repository directly in the Organization Information page.

{% include
image.html
lightbox="true"
file="/images/whats-new/may24/rel-notes-may24-shared-config-repo-org-page.png"
url="/images/whats-new/may24/rel-notes-may24-shared-config-repo-org-page.png"
alt="Link to Shared Configuration Repository in Organization Information"
caption="Link to Shared Configuration Repository in Organization Information"
max-width="50%"
%}







## Bug fixes


##### Pipelines
* Changing LOGGER_LEVEL variable does not impact verbosity of engine logs.
* For Gerrit, username of build initiator not displayed.
* Usability issues when selecting clone pipeline option from UI.



##### GitOps
* GitOps UI does not show logs for pods.
* Results for Analysis metrics not displayed in Rollout when using arguments from AnalysisTemplates.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.