-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
ArgoCD kubernetes compatibility table in docs not updating after v2.11 #20223
Labels
Comments
add doc link tested-kubernetes-versions 2.12 is missing |
l'll take a look and make sure the release process is up-to-date |
crenshaw-dev
added a commit
to crenshaw-dev/argo-cd
that referenced
this issue
Oct 17, 2024
Signed-off-by: Michael Crenshaw <[email protected]>
crenshaw-dev
added a commit
that referenced
this issue
Oct 17, 2024
Signed-off-by: Michael Crenshaw <[email protected]>
gcp-cherry-pick-bot bot
pushed a commit
that referenced
this issue
Oct 17, 2024
Signed-off-by: Michael Crenshaw <[email protected]>
gcp-cherry-pick-bot bot
pushed a commit
that referenced
this issue
Oct 17, 2024
Signed-off-by: Michael Crenshaw <[email protected]>
crenshaw-dev
added a commit
that referenced
this issue
Oct 17, 2024
Signed-off-by: Michael Crenshaw <[email protected]> Co-authored-by: Michael Crenshaw <[email protected]>
crenshaw-dev
added a commit
that referenced
this issue
Oct 17, 2024
Signed-off-by: Michael Crenshaw <[email protected]> Co-authored-by: Michael Crenshaw <[email protected]>
adriananeci
pushed a commit
to adriananeci/argo-cd
that referenced
this issue
Dec 4, 2024
…j#20427) Signed-off-by: Michael Crenshaw <[email protected]> Signed-off-by: Adrian Aneci <[email protected]>
Thank you! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Documentation should show the compatibility chart of ArgoCD version vs Kubernetes release. Since ArgoCD v2.11 the new rows are being added for v2.12 and v2.13 but they are empty.
This issue mentions the creation of the table
#12276
The pull request (merged) to add this feature circa 2023
#14180
To Reproduce
Browse to https://argo-cd.readthedocs.io/en/stable/operator-manual/installation/#tested-versions and scroll to the bottom to view the table
Expected behavior
The table should include completed rows with version numbers, e.g.
v1.30, v1.29, v1.28, v1.27, v1.26
,v1.31,v1.30,v1.29, v1.28, v1.27
etcScreenshots
Version
stable
Logs
n/a
The text was updated successfully, but these errors were encountered: