-
Notifications
You must be signed in to change notification settings - Fork 1.8k
RHDEVDOCS-6270: Release notes PR for GitOps 1.14.2 z-stream release #85102
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
Srivaralakshmi
merged 1 commit into
openshift:gitops-docs-1.14
from
Dhruv-Soni11:RHDEVDOCS-6270
Nov 25, 2024
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
// Module included in the following assembly: | ||
// | ||
// * release_notes/gitops-release-notes-1-14.adoc | ||
|
||
:_mod-docs-content-type: REFERENCE | ||
|
||
[id="gitops-release-notes-1-14-2_{context}"] | ||
= Release notes for {gitops-title} 1.14.2 | ||
|
||
{gitops-title} 1.14.2 is now available on {OCP} 4.12, 4.13, 4.14, 4.15, 4.16, and 4.17. | ||
|
||
[id="errata-updates-1-14.2_{context}"] | ||
== Errata updates | ||
|
||
[id="RHBA-2024:10125-gitops-1-14-2-security-update-advisory_{context}"] | ||
=== RHBA-2024:10125 - {gitops-title} 1.14.2 security update advisory | ||
|
||
Issued: 2024-11-20 | ||
|
||
The list of security fixes that are included in this release is documented in the following advisory: | ||
|
||
* link:https://access.redhat.com/errata/RHBA-2024:10125[RHBA-2024:10125] | ||
|
||
If you have installed the {gitops-title} Operator in the default namespace, run the following command to view the container images in this release: | ||
|
||
[source,terminal] | ||
---- | ||
$ oc describe deployment gitops-operator-controller-manager -n openshift-gitops-operator | ||
---- | ||
|
||
[id="fixed-issues-1-14-2_{context}"] | ||
== Fixed issues | ||
|
||
* Before this update, the New App panel behaved unexpectedly as it reopened immediately after being closed, and typing in fields caused the cursor and text to flash repeatedly. With this fix, the New App panel operates as intended. link:https://issues.redhat.com/browse/GITOPS-5671[GITOPS-5671] | ||
|
||
* Before this update, when using the dynamic scaling feature, application controller pods consumed high memory and clusters were not distributed properly across shards. This update ensures that clusters are distributed across shards. https://issues.redhat.com/browse/GITOPS-3465[GITOPS-3465] | ||
+ | ||
For more information, see xref:../declarative_clusterconfig/sharding-clusters-across-argo-cd-application-controller-replicas.adoc#gitops-argo-cd-dynamic-scaling-in-web-console_sharding-clusters-across-argo-cd-application-controller-replicas[Enabling dynamic scaling of shards in the web console]. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.