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: redhat-developer/gitops-operator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: redhat-developer/gitops-operator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.16
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 41 files changed
  • 9 contributors

Commits on Mar 10, 2025

  1. chore(deps): Upgraded argocd-operator to 0.14.0-rc3 (#857) (#861)

    * Upgraded argocd-operator to latest commit 69a2076
    
    
    
    * Updated the Argo CD related CRDs
    
    
    
    * Updated argocd operator version to v0.14.0-rc1
    
    
    
    * Updated argocd operator version to v0.14.0-rc2
    
    
    
    * Updated argocd-operator to use v0.14.0-rc3
    
    
    
    * Fix CRDs
    
    
    
    * Update tools version in test
    
    
    
    ---------
    
    Signed-off-by: Anand Francis Joseph <[email protected]>
    Signed-off-by: Siddhesh Ghadi <[email protected]>
    Co-authored-by: Siddhesh Ghadi <[email protected]>
    anandf and svghadi authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    9889b9a View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2025

  1. Downgrade v1.16 to Argo Rollouts Manager v0.0.5 (#862)

    Signed-off-by: Jonathan West <[email protected]>
    jgwest authored Mar 11, 2025
    Configuration menu
    Copy the full SHA
    dea69d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2025

  1. GITOPS-6495 fix for cmp server crashing with busybox image (#865) (#866)

    Signed-off-by: Anand Francis Joseph <[email protected]>
    anandf authored Mar 18, 2025
    Configuration menu
    Copy the full SHA
    2e9b354 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2025

  1. Configuration menu
    Copy the full SHA
    881a6d7 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2025

  1. GITOPS-6759: bump github.com/argoproj-labs/argocd-operator (#884)

    * GITOPS-6759: change argocd-operator version ref
    
    Signed-off-by: Alka Kumari <[email protected]>
    
    * run go mod tidy
    
    Signed-off-by: Alka Kumari <[email protected]>
    
    ---------
    
    Signed-off-by: Alka Kumari <[email protected]>
    alkakumari016 authored Apr 23, 2025
    Configuration menu
    Copy the full SHA
    732a6b1 View commit details
    Browse the repository at this point in the history
  2. Backport Subscription update logic for Rollouts E2E tests (#881)

    Signed-off-by: Jonathan West <[email protected]>
    jgwest authored Apr 23, 2025
    Configuration menu
    Copy the full SHA
    73e8901 View commit details
    Browse the repository at this point in the history
  3. Update Dockerfile (#879)

    Signed-off-by: Varsha B <[email protected]>
    varshab1210 authored Apr 23, 2025
    Configuration menu
    Copy the full SHA
    7e6b0cc View commit details
    Browse the repository at this point in the history

Commits on May 20, 2025

  1. test: remove keycloak configurations (#894)

    Signed-off-by: Varsha B <[email protected]>
    varshab1210 authored May 20, 2025
    Configuration menu
    Copy the full SHA
    1a90683 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2025

  1. fix CVE namespace-isolation break (#897)

    argocd adds cluster monitoring label if the ns contains openshift- prefix
    
    Signed-off-by: Anand Kumar Singh <[email protected]>
    anandrkskd authored May 26, 2025
    Configuration menu
    Copy the full SHA
    bc6ac3e View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2025

  1. fix: add security context to plugin deployment (#900)

    Signed-off-by: Chetan Banavikalmutt <[email protected]>
    chetan-rns authored Jun 5, 2025
    Configuration menu
    Copy the full SHA
    994d885 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2025

  1. Configuration menu
    Copy the full SHA
    a4755e5 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2025

  1. Configuration menu
    Copy the full SHA
    ba637f0 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2025

  1. fix: fix ssh clone issue on fips clusters and update deps (#977)

    * Update deps for v1.16.4
    
    Signed-off-by: Siddhesh Ghadi <[email protected]>
    
    * Fix test
    
    Signed-off-by: Siddhesh Ghadi <[email protected]>
    
    * Update prometheus dep
    
    Signed-off-by: Siddhesh Ghadi <[email protected]>
    
    * Add jq install
    
    Signed-off-by: Siddhesh Ghadi <[email protected]>
    
    * Refactor infra test
    
    Signed-off-by: Siddhesh Ghadi <[email protected]>
    
    * Fix ssh issue on fips clusters
    
    Signed-off-by: Siddhesh Ghadi <[email protected]>
    
    * missing go.sum changes
    
    Signed-off-by: Siddhesh Ghadi <[email protected]>
    
    * Fix formatting
    
    Signed-off-by: Siddhesh Ghadi <[email protected]>
    
    ---------
    
    Signed-off-by: Siddhesh Ghadi <[email protected]>
    svghadi authored Oct 2, 2025
    Configuration menu
    Copy the full SHA
    1a490e3 View commit details
    Browse the repository at this point in the history
Loading