Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ffada32

Browse files
authoredDec 19, 2024
On prem 2.6 release notes (#1119)
* Update on-prem-release-notes.md * Add new & updated FFs Added new and updated Feature Flags for 2.6 * Update on-prem-release-notes.md * Update FFs in core doc Updated FF list in core doc with xrefs * Create image-name-images-dashboard.png * Update on-prem-release-notes.md * Update FFs * Update on-prem-release-notes.md * Update on-prem-feature-management.md * Update on-prem-release-notes.md * Update on-prem-release-notes.md * Update on-prem-release-notes.md Updated install link to v2.6 * Update links to github repo * Update on-prem-release-notes.md * Update on-prem-release-notes.md * Update on-prem-release-notes.md * Update on-prem-release-notes.md * Update on-prem-release-notes.md Revert to ArtifactHub links
1 parent 26d90ca commit ffada32

File tree

3 files changed

+331
-9
lines changed

3 files changed

+331
-9
lines changed
 

‎_docs/installation/installation-options/on-premises/codefresh-on-prem.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ redirect_from:
1010
toc: true
1111
---
1212

13-
To install the on-premises version of the Codefresh platform, review the [ReadMe](https://artifacthub.io/packages/helm/codefresh-onprem/codefresh){:target="\_blank"}, available in ArtifactHub.
13+
To install the on-premises version of the Codefresh platform, review the [ReadMe](https://github.com/codefresh-io/codefresh-onprem-helm/blob/release-2.6/codefresh/README.md){:target="\_blank"} on GitHub.
1414
To turn on High Availability (HA), see [On-premises High-Availability configuration guidelines](#on-premises-high-availability-guidelines).
1515

16-
After you install Codefresh on-premises, review the platform configuration options described in ArtifactHub:
17-
* [Helm chart configuration](https://artifacthub.io/packages/helm/codefresh-onprem/codefresh#helm-chart-configuration){:target="\_blank"}
18-
* [Additional configuration](https://artifacthub.io/packages/helm/codefresh-onprem/codefresh#additional-configuration){:target="\_blank"}
16+
After you install Codefresh on-premises, review the platform configuration options:
17+
* [Helm chart configuration](https://github.com/codefresh-io/codefresh-onprem-helm/blob/release-2.6/codefresh/README.md#chart-configuration){:target="\_blank"}
18+
* [Additional configuration](https://github.com/codefresh-io/codefresh-onprem-helm/blob/release-2.6/codefresh/README.md#additional-configuration){:target="\_blank"}
1919

2020
This article describes configuration options available in the Codefresh UI:
2121
* [Disable user and team management](#disable-user-and-team-management)

‎_docs/installation/installation-options/on-premises/on-prem-feature-management.md

+19-5
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ The table describes in alphabetical order, the features you can open for Codefre
7878
| `buildsTreeView` | When enabled (the default), shows a visualization of the parent and child builds of pipelines.<br>See [Creating build views]({{site.baseurl}}/docs/pipelines/monitoring-pipelines/#creating-build-views). | TRUE | |
7979
| `cronTriggersInPipelineSpec` | When enabled, allows users to define Cron triggers in the pipeline YAMLs as a `spec.cronTriggers` array, instead of using a separate API.<br>See [Cron trigger specifications]({{site.baseurl}}/docs/integrations/codefresh-api/#cron-triggers). | TRUE | |
8080
|`csdpFilterAppsByGitPermissions` | When enabled (the default), does not display the Git Sources and the Argo CD applications committed to these Git Sources for users without Git permissions or Git credentials for the same. <!--- add ref --> | TRUE | |
81+
| `currentStateNodeExpand` | When enabled, dynamically expands the nodes in the Current State's Tree view (in the GitOps Apps dashboard) to display the complete content. | FALSE | _New in v2.6_ |
8182
| `delightedSurvey` | When enabled, displays Delighted CX surveys in the Codefresh UI. <br>If there are security concerns because of outbound requests from clients, disable this Feature Flag. | TRUE| |
8283
|`dindPodRequestsEqualLimits` | When enabled, sets both the resource requests and limits for the pod to the same values.|FALSE | |
8384
|`disableWelcomeScreen` | When enabled, bypasses the Codefresh Welcome screen that requires the user to enter additional information on first sign-in. <br>Required mostly in on-premises environments, especially for LDAP, which has all login info already configured. | FALSE| |
@@ -89,18 +90,28 @@ The table describes in alphabetical order, the features you can open for Codefre
8990
|`gerritIntegration` | When enabled, enables Gerrit integration in Account settings. See also `supportGerrit`. <br>See [Gerrit as Git provider for pipelines]({{site.baseurl}}/docs/integrations/git-providers/#gerrit). | FALSE | |
9091
|`gitopsArgoCdRollback` |Relevant to GitOps application deployments.<br>When enabled, allows you to rollback active GitOps applications to previously deployed versions.<br>See [Rollback GitOps applications]({{site.baseurl}}/docs/deployments/gitops/manage-application/#rollback-gitops-applications).| FALSE | |
9192
| `gitopsAppGroups` | When enabled, allows users to group GitOps applications by annotations, and view these applications in the Groups tab of the GitOps Apps dashboard. <br>See [Application Groups for GitOps applications]({{site.baseurl}}/docs/deployments/gitops/gitops-app-groups/). | TRUE | |
93+
| `gitopsOnboarding` | When enabled, enhances the onboarding user-experience.| FALSE | _New in v2.6_ |
94+
| `gitopsGroupsPage` | When enabled, on selecting **GitOps Apps** from the sidebar, opens the **Groups** tab instead of the Applications tab.| TRUE | _New in v2.6_ |
95+
| `gitopsEnvironments` | When enabled (the default), displays the Environments dashboard option in the sidebar, and enables users to manage environments.| TRUE |_New in v2.6_ |
9296
| `gitopsDynamicBreadcrumbs` | When enabled (the default), supports rendering dynamic breadcrumbs for GitOps. | TRUE | |
9397
|`gitopsImageReporting` |Relevant to ProjectOne.<br>When enabled, reports images created with Codefresh Pipelines to the Images dashboard. <br>See [Images in Codefresh]({{site.baseurl}}/docs/dashboards/images/).| FALSE | |
9498
| `hideCompositionsMenuItem` | When enabled, does not show Compositions within Artifacts & Insights in the sidebar of the Codefresh UI. | FALSE |
9599
|`injectClusterListFromPipelineSettings` | When enabled, turns on the pipeline setting **Kubernetes cluster context pipeline injection** for the account. Individual users can then selectively inject clusters for pipelines from those to which they they access.<br><br> This feature requires the users to have the Update Cluster permission. If not granted, then this feature has no impact when enabled. <br>See [Enabling cluster-contexts for pipelines]({{site.baseurl}}/docs/pipelines/configuration/pipeline-settings/#kubernetes-cluster-contexts-for-pipelines). | FALSE| |
96100
|`logMasking` |When enabled, secrets in build logs, both online and offline logs, are masked and replaced by asterisks. <br><br>This feature is currently available only for Enterprise customers. |FALSE| |
101+
| `modulesConfigurationPage` | When enabled (the default), enables administrators to customize the modules and menu items displayed in the sidebar. | TRUE |_New in v2.6_ |
102+
| `multiSource` | When enabled, supports displaying information for multi-source applications in the **GitOps Apps > Current State** tab, and in the **Product > Releases** tab. | FALSE| _New in v2.6_ |
103+
| `newVariablesConfiguration` | When enabled, displays the new revamped form to add and configure variables in projects, pipelines, and triggers. | TRUE | _New in v2.6_ |
104+
| `newLogo` | When enabled (the default), displays the new logo in the Codefresh platform. | TRUE | _New in v2.6_ |
97105
|`parallelKubectlOperations` |When enabled, allows running parallel steps that includes `kubectl`. Especially Helm `install` and `deploy` steps that deploy to multiple clusters with `kubectl` in parallel. |FALSE| |
98106
| `pipelineCreditConsumption` | When enabled (the default), supports credit-consumption analytics for pipelines. | TRUE | |
99107
| `pipelineScopes` | When enabled, enables Codefresh administrators to configure the API scopes for pipelines at account level. All pipelines in the account inherit these scopes. Codefresh administrators can also override these scopes for individual pipelines.<br>See [Pipeline scopes]({{site.baseurl}}/docs/pipelines/configuration/pipeline-settings/#pipeline-scopes). | TRUE | |
100-
| `productCRD` | _New feature currently in development for GitOps._ <br>When enabled, allows creating a Custom Resource Definition (CRD) for the Product entity in GitOps. | FALSE | |
101-
| `promotionOrchestration` | _New feature currently in development for GitOps._ <br>When enabled, allows promotion orchestration for products including product's releases API and promotion flow API. | FALSE | |
102-
|`promotionFlow` | _New feature currently in development._<br>When enabled, allows you to drag an application in the GitOps Product dashboard from its current Environment to a different Environment and trigger a promotion flow. | FALSE | |
103-
| `promotionWorkflows` | _New feature currently in development._<br>When enabled, allows you create and run workflows when a promotion is triggered. | FALSE | |
108+
| `productCRD` | When enabled (the default), allows creating a Custom Resource Definition (CRD) for the Product entity in GitOps. | TRUE | _Default changed to TRUE in v2.6_ |
109+
| `promotionOrchestration` | When enabled (the default), allows promotion orchestration for products including product's releases API and promotion flow API. | TRUE | _Default changed to TRUE in v2.6_ |
110+
|`promotionFlow` | When enabled (the default), allows you to drag an application in the GitOps Product dashboard from its current Environment to a different Environment and trigger a promotion flow.<br>See [Manually trigger promotions through drag-and-drop]({{site.baseurl}}/docs/promotions/trigger-promotions/#manually-trigger-promotions-through-drag-n-drop). | TRUE | _Default changed to TRUE in v2.6_ |
111+
| `promotionFlowsManagement` | When enabled (the default), enables the administrator to add, edit, and delete Promotion Flows. <br>See [Configure Promotion Flows]({{site.baseurl}}/docs/promotions/configuration/promotion-flow/).| TRUE |_New in v2.6_ |
112+
| `promotionPolicies` | When enabled (the default), displays Promotion Policies in the sidebar. <br>See [Configure Promotion Policies]({{site.baseurl}}/docs/promotions/configuration/promotion-policy/). | TRUE | _New in v2.6_ |
113+
| `promotionWorkflows` | When enabled (the default), allows you create and run workflows when a promotion is triggered.<br>See [Configure Promotion Workflows]({{site.baseurl}}/docs/promotions/configuration/promotion-workflow/).| TRUE |_Default changed to TRUE in v2.6_ |
114+
| `promotionCommitStatuses` | When enabled, the promotion mechanism reports the statuses of Git commits to Git providers. | FALSE | _New in v2.6_ |
104115
| `reportBuildStatusPerPipelineTriggerEvent` | Currently supported for Bitbucket cloud.<br>When enabled, for builds with the same `pipelineId`, reports build statuses separately per `triggerId` and trigger event. | FALSE | |
105116
|`restrictedGitSource` | When enabled, allows you to create a Restricted Git Source in addition to a standard Git Source. <br>See [Managing Git Sources in GitOps Runtimes]({{site.baseurl}}/docs/installation/gitops/git-sources/).| FALSE | |
106117
|`supportGerrit` | When enabled, adds the capability to connect to Gerrit as a Git provider. <br>See [Gerrit as Git provider for pipelines]({{site.baseurl}}/docs/integrations/git-providers/#gerrit). | FALSE | |
@@ -110,7 +121,10 @@ The table describes in alphabetical order, the features you can open for Codefre
110121
|`supportOpenIdConnectInBuilds`| When enabled (the default), supports OIDC in pipeline builds, including obtaining and using ID tokens to authenticate and authorize pipeline actions on cloud providers.<br>See [OpenID Connect for pipeline integrations]({{site.baseurl}}/docs/integrations/oidc-pipelines/). |TRUE| |
111122
| `stepTimeout` | When enabled (the default), allows you to add the `timeout` flag with the `<duration>` and `<units>` to steps in pipelines. When added, the step terminates execution automatically if the step exceeds the duration of the specified timeout.<br> See [Steps in pipelines]({{site.baseurl}}/docs/pipelines/steps/) and browse the Field descriptions for any step type that is supported, [git-clone]({{site.baseurl}}/docs/pipelines/steps/git-clone/#fields) for example. | TRUE | |
112123
|`useLogsTimestamps` |When enabled, prepends the date and time to every line in the log. <br>This flag must be enabled to share URL for build logs.<br>When enabled, and you have build automation, you may need to adjust the regex for search as the line does not start with the log text.| FALSE| |
113-
|`useRepoAndBranchesNextPagination` | When enabled, when adding Triggers to pipeline workflows, the **Repository** dropdown displays repositories and branches in paginated format, with the Next button for navigating between pages. | FALSE | |
124+
| `systemFonts` | When enabled (the default), uses system fonts instead of custom fonts in the UI. | TRUE | _New in v2.6_ |
125+
| `useSeparatePlanner` |When enabled, uses the new version of the Planner for pipelines. | FALSE | _New in v2.6_ |
126+
|`useRepoAndBranchesNextPagination` | When enabled, when adding Triggers to pipeline workflows, the **Repository** dropdown displays repositories and branches in paginated format, with the Next button for navigating between pages. | TRUE | _Default changed to TRUE in v2.6_ |
127+
| `yamlTreeJsonPathBuilder` | When enabled, displays the YAML file in tree mode, allowing users to easily select an attribute and automatically generate a JSON path. Available in **Product > Settings > Promotion Settings**. | TRUE | _New in v2.6_ |
114128

115129

116130

There was a problem loading the remainder of the diff.

0 commit comments

Comments
 (0)
Failed to load comments.