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

Commitb0b02e4

Browse files
committed
Add GCR-toGAR migration
Added registry change from GCR to GAR
1 parent474c6e1 commitb0b02e4

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

‎_docs/whats-new/on-prem-release-notes.md‎

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ Welcome to the release notes for our on-premises releases.
1111
###Features & enhancements
1212
Here are the features and enhancements included in Codefresh On-Premises v2.3.
1313

14+
####Migrate container registry from GCR to GAR
15+
In this release, we have migrated our container registry from Google Container Registry (GCR) to Google Artifact Registry (GAR). GAR extends the capabilities of GCR with support for both container images and non-container artifacts. Enjoy the benefits of this change.
16+
1417
####Pipelines: New`strict_fail_fast` to control pipelines
1518
You’re probably familiar with the`fail_fast` flag available for steps in Codefresh pipelines. The flag determines the pipeline’s behavior when there is a step failure. Accordingly, when set to`false`, the pipeline continues execution and returns a Build status of`Build completed successfully`.
1619
But what if you want to indicate that a step failed in the Build status even when the pipeline completes execution? Enter our new`strict_fail_fast` flag! Now, you can indicate that the step failed execution by simply adding`strict_fail_fast` to the step and setting it to`true`. After the pipeline completes execution, the Build status is designated as Failed.
@@ -261,7 +264,7 @@ The table below describes the _new_ Feature Flags in the Codefresh On-Premises r
261264
| Feature Flag| Description| Default Value|
262265
| -----------| ---------------------------------------------------------| -------------------------|
263266
|`buildsTreeView`|_New feature currently in development._<br>When enabled, shows a visualization of the parent and child builds of pipelines.<br> ???| FALSE|
264-
|`gitopsRuntimeObservability`| When enabled, displays metrics for GitOps Runtimes in dashboards.NIMA: which dashboards ??| FALSE|
267+
|`gitopsRuntimeObservability`|_New feature currently in development._ <br>When enabled, displays metrics for GitOps Runtimes in dashboards.| FALSE|
265268
|`headerLiveState`| When enabled (the default), in Codefresh GitOps, updates Health and Sync statuses in the Application Header from Argo CD instead of Argo Events.<br>NIMA: Add xref| TRUE|
266269
|`preFillBuildVariablesFromURL`| When enabled (the default), allows sharing pipeline build settings through the**Share build settings** button.<br> See[Pipelines: Share build run settings](#pipelines-share-build-run-settings) in this article.| TRUE|
267270
|`promotionFlowsManagement`|_New feature currently in development._<br>When enabled, allows users to create and execute Promotion Lifecycles in Codefresh.| FALSE|
@@ -294,8 +297,7 @@ The table below lists existing Feature Flags which have been updated by default
294297

295298

296299
#####GitOps
297-
** Renaming an ApplicationSet or GitSource removes all application's resources and then adds them again.
298-
**`Prune skipped` message for Argo CD applications after upgrading to GitOps Runtime v0.4.2.
300+
** Renaming an ApplicationSet or GitSource removes all application's resources and then adds them again.
299301
* Unable to delete clusters in the Codefresh UI.
300302
* Codefresh UI unresponsive when clicking Warnings/Errors button in the**GitOps Apps** dashboard.
301303
*`Failed to create binary image error` from Image reporter for images exceeding 2GB.
@@ -542,7 +544,7 @@ Starting with this version, Helm becomes the default installation method for the
542544

543545
The new Helm installation for the Runner is described in [Chart Configuration](https://artifacthub.io/packages/helm/codefresh-runner/cf-runtime#chart-configuration){:target="\_blank"} on ArtifactHub.
544546

545-
Refer also to [Codefresh Runner installation]({{site.baseurl}}/docs/installation/codefresh-runner/) in the documentation.
547+
Refer also to [Codefresh Runner installation]({{site.baseurl}}/docs/installation/runner/install-codefresh-runner/) in the documentation.
546548

547549
<br><br>
548550

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp