-
Notifications
You must be signed in to change notification settings - Fork 1.9k
RHDEVDOCS-7632: Content creation for z-stream component versions #113887
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
Open
Dhruv-Soni11
wants to merge
1
commit into
openshift:gitops-docs-1.20
Choose a base branch
from
Dhruv-Soni11:RHDEVDOCS-7632
base: gitops-docs-1.20
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+106
−1
Open
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,101 @@ | ||
| // Module included in the following assembly: | ||
| // | ||
| // * release_notes/gitops-release-notes.adoc | ||
|
|
||
| :_mod-docs-content-type: REFERENCE | ||
| [id="gitops-compatibility-support-matrix_{context}"] | ||
| = Compatibility and support matrix | ||
|
|
||
| Some features in this release are currently in link:https://access.redhat.com/support/offerings/techpreview[Technology Preview]. These experimental features are not intended for production use. | ||
|
|
||
| In the table, features are marked with the following statuses: | ||
|
|
||
| * *TP*: _Technology Preview_ | ||
| * *GA*: _General Availability_ | ||
| * *NA*: _Not Applicable_ | ||
|
|
||
| [IMPORTANT] | ||
| ==== | ||
| * In {OCP} 4.13, the `stable` channel has been removed. Before upgrading to {OCP} 4.13, if you are already on the `stable` channel, choose the appropriate channel and switch to it. | ||
|
|
||
| * The maintenance support for {OCP} 4.12 on {ibmpowerProductName} has ended from 17 July 2024. If you are using {gitops-title} on {OCP} 4.12, upgrade to {OCP} 4.13 or later. | ||
| ==== | ||
|
|
||
| .{gitops-shortname} and component versions | ||
| [options="header"] | ||
| |=== | ||
| |{gitops-shortname} |Argo CD CLI |Helm |Kustomize |Argo CD |Argo Rollouts |Dex |Argo CD Agent |{ocp} | ||
|
|
||
| |1.20.4 |3.3.10 GA |3.19.4 GA |5.8.1 GA |3.7.1 GA |1.8.4 GA |2.43.1 GA |0.7.6 GA |4.14, 4.16-4.21 | ||
| |1.20.3 |3.3.9 GA |3.19.4 GA |5.8.1 GA |3.7.1 GA |1.8.4 GA |2.43.1 GA |0.7.6 GA |4.14, 4.16-4.21 | ||
| |1.20.2 |3.3.6 GA |3.19.4 GA |5.8.1 GA |3.7.1 GA |1.8.4 GA |2.43.1 GA |0.7.6 GA |4.14, 4.16-4.21 | ||
| |1.20.1 |3.3.2 GA |3.19.4 GA |5.8.1 GA |3.7.1 GA |1.8.4 GA |2.43.1 GA |0.7.4 GA |4.14, 4.16-4.22 | ||
| |1.20.0 |3.3.2 TP |3.19.4 GA |5.8.1 GA |3.3.2 GA |1.8.4 GA |2.43.1 GA |0.7.0 GA |4.14, 4.16-4.21 | ||
| |1.19.0 |3.1.9 TP |3.18.4 GA |5.7.0 GA |3.1.9 GA |1.8.3 GA |2.43.0 GA |0.5.3 GA |4.14, 4.16-4.21 | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Can we add for 1.19 as well ? We can leave out 1.18 as it will be out of support soon. |
||
| |1.18.0 |3.1.5 TP |3.18.4 GA |5.7.0 GA |3.1.6 GA |1.8.3 GA |2.43.0 GA |0.4.1 TP |4.14, 4.16-4.20 | ||
| |=== | ||
|
|
||
| For more information about the product component versions supported in {gitops-title}, see the link:https://redhat.atlassian.net/wiki/spaces/GITOPS/pages/265652015/GitOps+Component+Matrix[GitOps Component Matrix]. | ||
|
|
||
| [IMPORTANT] | ||
| ==== | ||
| * Starting from {gitops-title} 1.18, support is no longer provided for Keycloak-based authentication. As an alternative, you can migrate to Dex or configure a self-managed Red Hat Build of Keycloak (RHBK) instance. | ||
| ==== | ||
|
|
||
| // Writer, to update this support matrix, refer to https://spaces.redhat.com/display/GITOPS/GitOps+Component+Matrix | ||
|
|
||
| [id="GitOps-technology-preview_{context}"] | ||
| == Technology Preview features | ||
|
|
||
| The features mentioned in the following table are currently in Technology Preview (TP). These experimental features are not intended for production use. | ||
|
|
||
| .Technology Preview tracker | ||
| [cols="4,1,1",options="header"] | ||
| |==== | ||
| |Feature |TP in {gitops-title} versions|GA in {gitops-title} versions | ||
|
|
||
| |Argo CD Agent | ||
| |1.17.0 | ||
| |1.19.0 | ||
|
|
||
| |The {gitops-shortname} `argocd` CLI tool | ||
| |1.12.0 | ||
| |NA | ||
|
|
||
| |Argo CD application sets in non-control plane namespaces | ||
| |1.12.0 | ||
| |NA | ||
|
|
||
| |The `round-robin` cluster sharding algorithm | ||
| |1.10.0 | ||
| |NA | ||
|
|
||
| |Dynamic scaling of shards | ||
| |1.10.0 | ||
| |NA | ||
|
|
||
| |Argo Rollouts | ||
| |1.9.0 | ||
| |1.13.0 | ||
|
|
||
| |ApplicationSet Progressive Sync Strategy | ||
| |1.8.0 | ||
| |NA | ||
|
|
||
| |Multiple sources for an application | ||
| |1.8.0 | ||
| |1.15.0 | ||
|
|
||
| |Argo CD applications in non-control plane namespaces | ||
| |1.7.0 | ||
| |1.13.0 | ||
|
|
||
| |The {gitops-title} *Environments* page in the *Developer* perspective of the {OCP} web console | ||
| |1.1.0 | ||
| |NA | ||
| |==== | ||
|
|
||
| [NOTE] | ||
| ==== | ||
| The `ApplicationSet Progressive Sync Strategy` feature name aligns with the upstream naming convention and replaces the earlier name, `ApplicationSet Progressive Rollout Strategy`, used in previous {gitops-title} versions. The functionality remains unchanged. | ||
| ==== | ||
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I doubt if the argocd versions are correct. 3.7.1 is not released for Argo CD. It must be same as the Argo CD CLI version.