Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: argoproj/argo-cd
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.5
Choose a base ref
...
head repository: argoproj/argo-cd
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.6
Choose a head ref
  • 6 commits
  • 33 files changed
  • 8 contributors

Commits on Sep 11, 2025

  1. fix: Ensure that symlink targets are not made absolute on extracting …

    …a tar (#24145) - backport/cherry-pick to 3.1 (#24519)
    
    Signed-off-by: Linus Ehlers <Linus.Ehlers@ppi.de>
    leh-ppi authored Sep 11, 2025
    Configuration menu
    Copy the full SHA
    468870f View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2025

  1. fix: correct post-delete finalizer removal when cluster not found (ch…

    …erry-pick #24415 for 3.1) (#24590)
    
    Signed-off-by: Pavel Aborilov <aborilov@gmail.com>
    Co-authored-by: Pavel <aborilov@gmail.com>
    argo-cd-cherry-pick-bot[bot] and aborilov authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    cb95745 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2025

  1. docs: Delete dangling word in Source Hydrator docs (cherry-pick #24601

    …for 3.1) (#24603)
    
    Signed-off-by: José Maia <josecbmaia@hotmail.com>
    Co-authored-by: José Maia <josecbmaia@hotmail.com>
    argo-cd-cherry-pick-bot[bot] and josemaia authored Sep 17, 2025
    Configuration menu
    Copy the full SHA
    4ef5663 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2025

  1. fix: use informer in webhook handler to reduce memory usage (#24622) (#…

    …24626)
    
    Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
    alexmt authored Sep 18, 2025
    Configuration menu
    Copy the full SHA
    2b3df7f View commit details
    Browse the repository at this point in the history
  2. fix(oci): loosen up layer restrictions (cherry-pick #24640 for 3.1) (#…

    …24649)
    
    Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com>
    Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com>
    Configuration menu
    Copy the full SHA
    b46a57a View commit details
    Browse the repository at this point in the history
  3. Bump version to 3.1.6 on release-3.1 branch (#24635)

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: blakepettersson <1227954+blakepettersson@users.noreply.github.com>
    github-actions[bot] and blakepettersson authored Sep 18, 2025
    Configuration menu
    Copy the full SHA
    96797ba View commit details
    Browse the repository at this point in the history
Loading