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-july.md
+7-8Lines changed: 7 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -96,23 +96,22 @@ For details, see [External MongoDB with MTLS](https://artifacthub.io/packages/he
96
96
###Pipelines
97
97
*`codefresh-run` step results in failed pipelines
98
98
* Running an OSX (Mac OS X) build in pipeline remains in initialization phase.
99
-
Pipelines missing from list (CR-19326)??
100
99
Clicking Save in Shared Configuration Settings does not work. (CR-19546 - need to verify if this is customer facing? shows regression)???
101
100
* Commit message passed through the system variable`CF_COMMIT_MESSAGE` is truncated and does not include the full content.
102
-
*Childpipelines triggered by parent pipeline including a large set of`codefresh-run` steps set to run in parallel, start after 10-minute delay.
101
+
*Delay in start times for childpipelines triggered by parent pipeline including a large set of`codefresh-run` steps set to run in parallel.
103
102
Unable to save new integration account for Okta (CR-19667 - this is for Classic so should it be documented for projectone?)??
104
103
* In Pipelines page, the context-menu for the last pipeline in the list does not display all available actions.
105
104
* Builds terminated by pipeline policy leave running`dind` pods on runtime cluster. (CR-11485)
106
105
107
106
###GitOps
108
107
109
-
*Onmodifying fields for an existing Git Source, the**Save** button remains disabled.
108
+
***Save** button remains disabled whenmodifying fields for an existing Git Source.
110
109
* Applications show**Unknown** status in Codefresh, while they are**Healthy** in the Argo CD UI. (CR-19442)
111
-
Rollout isterminated due to a new commit in another application, and shows an inconsistent state (CR-19416 - Olek)
112
-
* Current release of application remainsas**Progressing** indefinitely.
113
-
*GitOps Apps: Linkto Rollout Analysis and Playermissing for Progessing rolloutin the Timeline tab (CR-19405)
114
-
*Progressanimations persist when clicking**Test Connection** or**Commit** for an ECR integration. (CR-19124)
110
+
* New release triggered for an application with an on-going rollout, terminates previous release, while and changes the new release Progressing. terminated by new releasen. On-goingRolloutfor Current Versionistemterminated due to a new commit in another application, and shows an inconsistent state (CR-19416 - Olek)
111
+
* Current release of application remainsstuck indefinitely at**Progressing**. (olek)
112
+
*Rollouts in Progressing do not have linksto Rollout Analysis andRolloutPlayer in the Timeline tab. (CR-19405)
113
+
*For an ECR integration, progressanimations persist when clicking**Test Connection** or**Commit**. (CR-19124)
115
114
* In Pipelines Dashboard, the Pipeline filter displays the original name instead of the new name for the renamed pipeline. (CR-18929)
116
115
* (On-premises) Unable to create Git Sources both from the Codefesh CLI and UI with BitBucket Server.