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-rollouts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.8.1
Choose a base ref
...
head repository: argoproj/argo-rollouts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8.2
Choose a head ref
  • 2 commits
  • 8 files changed
  • 2 contributors

Commits on Mar 21, 2025

  1. fix(analysis): prevent promotion on inconclusive background run. Fixes:

    #3850 (#3873)
    
    * test: add test for background analysis with inconclusive result
    
    Signed-off-by: Yurii Popivniak <[email protected]>
    
    * fix: prevent promotion on inconclusive background run
    
    Signed-off-by: Yurii Popivniak <[email protected]>
    
    * fix: e2e test for inconclusive analysisrun
    
    Signed-off-by: Yurii Popivniak <[email protected]>
    
    ---------
    
    Signed-off-by: Yurii Popivniak <[email protected]>
    ypopivniak-cg authored and zachaller committed Mar 21, 2025
    Configuration menu
    Copy the full SHA
    b279335 View commit details
    Browse the repository at this point in the history
  2. fix: Revert "fix(controller): rollout stuck in Progressing. fixes #…

    …3988" (#4201)
    
    Revert "fix(controller):  rollout stuck in `Progressing`. fixes #3988 (#4072)"
    
    This reverts commit f4289b7.
    zachaller committed Mar 21, 2025
    Configuration menu
    Copy the full SHA
    0775302 View commit details
    Browse the repository at this point in the history
Loading