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: v2.10.7
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: v2.10.8
Choose a head ref
  • 6 commits
  • 50 files changed
  • 4 contributors

Commits on Apr 15, 2024

  1. fix: codegen and e2e tests in release-2.10 (#17844)

    * fix: codegen and e2e tests
    
    Signed-off-by: pashakostohrys <pavel@codefresh.io>
    
    * fix: codegen and e2e tests
    
    Signed-off-by: pashakostohrys <pavel@codefresh.io>
    
    ---------
    
    Signed-off-by: pashakostohrys <pavel@codefresh.io>
    pasha-codefresh authored Apr 15, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    744df40 View commit details

Commits on Apr 16, 2024

  1. chore: upgrade redis to 7.0.15 (#17666)

    Upgrade to latest stable 7.0.x version to fix CVEs:
    
    CVE-2023-41056
    
    Signed-off-by: Tais P. Hansen <taishansen@gmail.com>
    taisph authored Apr 16, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    19addbd View commit details

Commits on Apr 26, 2024

  1. Merge pull request from GHSA-9m6p-x4h2-6frq

    * feat: limit jq.Run with timeout
    
    Signed-off-by: pashakostohrys <pavel@codefresh.io>
    
    * feat: ignore normalizer jq execution timeout as env variable
    
    Signed-off-by: pashakostohrys <pavel@codefresh.io>
    
    * feat: customize error message and add doc section
    
    Signed-off-by: pashakostohrys <pavel@codefresh.io>
    
    * feat: improve log and change a way how to get variable
    
    Signed-off-by: pashakostohrys <pavel@codefresh.io>
    
    * chore: fix import`s order
    
    Signed-off-by: pashakostohrys <pavel@codefresh.io>
    
    * chore: rename variable inside sts
    
    Signed-off-by: pashakostohrys <pavel@codefresh.io>
    
    * chore: fix import order
    
    Signed-off-by: pashakostohrys <pavel@codefresh.io>
    
    * chore: fix import`s order
    
    Signed-off-by: pashakostohrys <pavel@codefresh.io>
    
    ---------
    
    Signed-off-by: pashakostohrys <pavel@codefresh.io>
    pasha-codefresh authored Apr 26, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    9e5cc5a View commit details
  2. Merge pull request from GHSA-9m6p-x4h2-6frq

    * feat: limit jq.Run with timeout
    
    Signed-off-by: pashakostohrys <pavel@codefresh.io>
    
    * feat: ignore normalizer jq execution timeout as env variable
    
    Signed-off-by: pashakostohrys <pavel@codefresh.io>
    
    * feat: customize error message and add doc section
    
    Signed-off-by: pashakostohrys <pavel@codefresh.io>
    
    * feat: improve log and change a way how to get variable
    
    Signed-off-by: pashakostohrys <pavel@codefresh.io>
    
    * chore: fix import`s order
    
    Signed-off-by: pashakostohrys <pavel@codefresh.io>
    
    * chore: rename variable inside sts
    
    Signed-off-by: pashakostohrys <pavel@codefresh.io>
    
    * chore: fix import order
    
    Signed-off-by: pashakostohrys <pavel@codefresh.io>
    
    * chore: fix import`s order
    
    Signed-off-by: pashakostohrys <pavel@codefresh.io>
    
    ---------
    
    Signed-off-by: pashakostohrys <pavel@codefresh.io>
    pasha-codefresh authored Apr 26, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    47a35c1 View commit details
  3. fix: codegen after security fix - 2.10 (#17985)

    * fix: codegen after security fix
    
    Signed-off-by: pashakostohrys <pavel@codefresh.io>
    
    * fix: codegen after security fix
    
    Signed-off-by: pashakostohrys <pavel@codefresh.io>
    
    ---------
    
    Signed-off-by: pashakostohrys <pavel@codefresh.io>
    pasha-codefresh authored Apr 26, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    15865b9 View commit details
  4. Bump version to 2.10.8 (#17990)

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: pasha-codefresh <39732895+pasha-codefresh@users.noreply.github.com>
    github-actions[bot] and pasha-codefresh authored Apr 26, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    37b1cf5 View commit details
Loading