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

Commit80caa17

Browse files
committed
Update on-prem-release-notes.md
Added bug fixes from january and february
1 parentc61c75c commit80caa17

File tree

1 file changed

+18
-11
lines changed

1 file changed

+18
-11
lines changed

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

Lines changed: 18 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Welcome to the release notes for our on-premises releases.
99
##On-premises version 2.3
1010

1111
###Features & enhancements
12-
Features and enhancementsaredivided into those in general availabilityandthose currently inBeta.
12+
Herearethe featuresandenhancements included inCodefresh On-Premises v2.3.
1313

1414
####Pipelines: New`strict_fail_fast` to control pipelines
1515
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`.
@@ -260,7 +260,7 @@ The table below describes the _new_ Feature Flags in the Codefresh On-Premises r
260260
{: .table .table-bordered .table-hover}
261261
| Feature Flag| Description| Default Value|
262262
| -----------| ---------------------------------------------------------| -------------------------|
263-
|`buildsTreeView`| When enabled, shows a visualization of the parent and child builds of pipelines.<br> ???| FALSE|
263+
|`buildsTreeView`|_New feature currently in development._<br>When enabled, shows a visualization of the parent and child builds of pipelines.<br> ???| FALSE|
264264
|`gitopsRuntimeObservability`| When enabled, displays metrics for GitOps Runtimes in dashboards. NIMA: which dashboards ??| FALSE|
265265
|`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|
266266
|`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|
@@ -271,34 +271,41 @@ The table below describes the _new_ Feature Flags in the Codefresh On-Premises r
271271

272272

273273

274-
**Updated Feature Flags inv???**
274+
**Updated Feature Flags inv2.3**
275275
The table below lists existing Feature Flags which have been updated by default to be either enabled (set to_TRUE_), or disabled (set to_FALSE_).
276276

277277
{: .table .table-bordered .table-hover}
278278
| Feature Flag| Description| Default Value|
279279
| -----------| ---------------------------------------------------------| -------------------------|
280-
|`appDiffView`|_This feature iscurrently in Beta, and the Feature Flag can be enabled only for SaaS environments. We will notify you when you can enable the Feature Flag for on-premises environments._ <br>When enabled, and the application is out of sync, displays the differences for each resource in the application in either Compact or Split view modes.|_TRUE_|
280+
|`appDiffView`|_This feature isnow available for on-premises environments._ <br>When enabled, and the application is out of sync, displays the differences for each resource in the application in either Compact or Split view modes.|_TRUE_|
281281
|`useRepoAndBranchesNextPagination`| When enabled, the**Repository** dropdown to select branches and repositories for Triggers, supports infinite scrolling, and search on the server. NIMA: IDan same value as before|_FALSE_|
282282

283283
###Bug fixes
284284

285-
Jan 2024
286-
**Pipelines**
285+
#####General
286+
* GitOps features not loaded on accessing Account Settings from the Admin Management panel with both GitOps and Pipeline modules.
287+
* ABAC (Attribute-based access control) rules in GO not correctly resolved when multiple rules are configured for the same user.
288+
289+
#####Pipelines
290+
* Unable to deploy Helm charts to Helm boards after upgrade to v2.2.4
287291
* For Bitbucket Cloud,`codefresh-report-image` step fails with errors to get Pull Requests (PRs) and branches.
288292
* Builds for Gerrit in Codefresh are triggered twice because of webhook data delivery request timeouts or connection issues.
289293
* Replaced misleading warning message "The security token included in the request is invalid" for successful builds.
290294

291295

292-
<br>
293-
294-
**GitOps**
295-
296-
** Codefresh UI unresponsive when clicking Warnings/Errors button in the**GitOps Apps** dashboard.
296+
#####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 toGitOps Runtime v0.4.2.
299+
* Unable to delete clusters in the Codefresh UI.
300+
* Codefresh UI unresponsive when clicking Warnings/Errors button in the**GitOps Apps** dashboard.
297301
*`Failed to create binary image error` from Image reporter for images exceeding 2GB.
298302
* Audit log missing manual actions executed in Rollouts Player.
299303
* Delay for new Argo CD applications to appear in Codefresh GitOps Apps dashboard.
304+
* Error on enabling Argo CD notifications in Helm chart`values.yaml` for Codefresh GitOps Runtime v0.4.2.
300305
* For GitLab Actions,`codefresh-image-reporter` log displays actual values of encrypted secrets.
301306
* Codefresh UI not in sync with native Argo CD UI.
307+
* When adding a Git Source and manually defining the branch, metacharacters are not encoded as HTML in the YAML.
308+
* Empty page on clicking**View Native Workflow** for the selected workflow in the Workflows tab.
302309

303310
##On-premises version 2.2
304311

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp