argoproj / argo-cd

Declarative Continuous Deployment for Kubernetes
https://argo-cd.readthedocs.io
Apache License 2.0
18.04k stars 5.51k forks source link

ArgoCD picture in read-the-docs is stale #14138

Open jsoref opened 1 year ago

jsoref commented 1 year ago

Checklist:

Describe the bug

To Reproduce

  1. Visit https://cd.apps.argoproj.io/applications/argocd/argo-cd?resource=
  2. Visit https://argo-cd.readthedocs.io/en/stable/

Expected behavior

Images in documentation should be reasonably current (I know, I'm a pot calling a kettle black-- I need to work on this too!).

Here, the license in the screenshot should use right angles to get to children instead of using diagonals as was the case in a much older version of ArgoCD

Screenshots

https://cd.apps.argoproj.io/applications/argocd/argo-cd?resource=

image

https://argo-cd.readthedocs.io/en/stable/

image

Version

{
    "Version": "v2.8.0+70473d2.dirty",
    "BuildDate": "2023-06-20T16:27:50Z",
    "GitCommit": "70473d264074f449e2f74ffc67ccb6f808fcfb66",
    "GitTreeState": "dirty",
    "GoVersion": "go1.20.5",
    "Compiler": "gc",
    "Platform": "linux/amd64",
    "KustomizeVersion": "v5.0.1 2023-03-14T01:32:48Z",
    "HelmVersion": "v3.12.0+gc9f554d",
    "KubectlVersion": "v0.24.2",
    "JsonnetVersion": "v0.20.0"
}

Logs

Paste any relevant application logs here.
crenshaw-dev commented 1 year ago

Same with the README gif

jsoref commented 1 year ago

Warning: if there are other branches where the picture is still relevant, instead of updating the picture in place, a new one should be added for the new behavior and the old one left alone.

bhavyastar commented 1 year ago

Hey @jsoref , I would like to work on this issue.

crenshaw-dev commented 1 year ago

@bhavyastar go for it! We generally don't assign issues, so feel free to just open a PR and link back here. lmk if you need any help!

ianrwhitney commented 1 year ago

Any way to setup the same argocd-dev application in local as in the original post? When i navigate to the link: https://cd.apps.argoproj.io/applications/argocd/argo-cd?resource= I dont have permissions to do the same action as the orginial gif shows (sync-ing(. Or is is acceptable to have any sync action shown? If this is acceptable I will do same sync action in a gif w/ guestbook application from example apps

jsoref commented 1 year ago

I doubt that the specific thing matters, if it does, the PR can change the description as necessary.