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.17
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 26 files changed
  • 8 contributors

Commits on Jul 30, 2025

  1. chore: update argocd-operator version (#932)

    Signed-off-by: Jayendra Parsai <[email protected]>
    Co-authored-by: Jayendra Parsai <[email protected]>
    jparsai and Jayendra Parsai authored Jul 30, 2025
    Configuration menu
    Copy the full SHA
    9934830 View commit details
    Browse the repository at this point in the history
  2. Add config ingress permission (#933)

    Signed-off-by: Siddhesh Ghadi <[email protected]>
    svghadi authored Jul 30, 2025
    Configuration menu
    Copy the full SHA
    f4ada4c View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2025

  1. chore: update argocd-operator version (#935)

    Signed-off-by: Jayendra Parsai <[email protected]>
    Co-authored-by: Jayendra Parsai <[email protected]>
    jparsai and Jayendra Parsai authored Jul 31, 2025
    Configuration menu
    Copy the full SHA
    3c207ab View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2025

  1. Update argocd-operator commit id and Makefile (#936)

    Signed-off-by: Rizwana777 <[email protected]>
    Co-authored-by: Jayendra Parsai <[email protected]>
    Rizwana777 and jparsai authored Aug 4, 2025
    Configuration menu
    Copy the full SHA
    50319c0 View commit details
    Browse the repository at this point in the history
  2. Fix argocd-operator commit (#937)

    Signed-off-by: Siddhesh Ghadi <[email protected]>
    svghadi authored Aug 4, 2025
    Configuration menu
    Copy the full SHA
    e0a10fa View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2025

  1. Fix mount issue with rollouts ui container (#938)

    Signed-off-by: Siddhesh Ghadi <[email protected]>
    svghadi authored Aug 6, 2025
    Configuration menu
    Copy the full SHA
    8033779 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2025

  1. Fix: Skip error log when console link is disabled and absent (#949) (#…

    …955)
    
    * Skip error log when console link is disabled and absent
    
    
    
    * Remove ConsoleLink when disabled, otherwise reconcile
    
    
    
    ---------
    
    
    (cherry picked from commit 9e522bf)
    
    Signed-off-by: nmirasch <[email protected]>
    nmirasch authored Sep 8, 2025
    Configuration menu
    Copy the full SHA
    7dffd12 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2025

  1. fix: Fips ssh fix (#980)

    * Fips ssh fix
    
    Signed-off-by: Siddhesh Ghadi <[email protected]>
    
    * Update argocd version in toolchain test
    
    Signed-off-by: Siddhesh Ghadi <[email protected]>
    
    ---------
    
    Signed-off-by: Siddhesh Ghadi <[email protected]>
    svghadi authored Oct 1, 2025
    Configuration menu
    Copy the full SHA
    516cce4 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2025

  1. [v1.17] [GITOPS-7844]: GitOpsService controller creates default ArgoC…

    …D with v1alpha1 api version (#986)
    
    * GitOpsService controller creates default ArgoCD with v1alpha1 api version
    
    Signed-off-by: akhil nittala <[email protected]>
    
    * GitOpsService controller creates default ArgoCD with v1alpha1 api version
    
    Signed-off-by: akhil nittala <[email protected]>
    
    ---------
    
    Signed-off-by: akhil nittala <[email protected]>
    Co-authored-by: akhil nittala <[email protected]>
    openshift-cherrypick-robot and akhilnittala authored Oct 13, 2025
    Configuration menu
    Copy the full SHA
    9cd2dee View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2025

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

Commits on Nov 26, 2025

  1. chore: update argocd-operator version (#1016)

    Signed-off-by: Jayendra Parsai <[email protected]>
    jparsai authored Nov 26, 2025
    Configuration menu
    Copy the full SHA
    3d260ac View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2025

  1. chore: update to argocd-operator '76739d532c1d4f27c1bb2be18c743d97d41…

    …a14fd' (#1024)
    
    Signed-off-by: Jonathan West <[email protected]>
    jgwest authored Dec 4, 2025
    Configuration menu
    Copy the full SHA
    a86ef5c View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2025

  1. fix: openshift-gitops-operator-metrics-monitor ServiceMonitor is atte…

    …mpting to use a bearerTokenFile configuration in its endpoints definition (#1027)
    
    * fix: openshift-gitops-operator-metrics-monitor ServiceMonitor is attempting to use a bearerTokenFile configuration in its endpoints definition
    
    Signed-off-by: akhil nittala <[email protected]>
    
    * fix: openshift-gitops-operator-metrics-monitor ServiceMonitor is attempting to use a bearerTokenFile configuration in its endpoints definition
    
    Signed-off-by: akhil nittala <[email protected]>
    
    ---------
    
    Signed-off-by: akhil nittala <[email protected]>
    akhilnittala authored Dec 9, 2025
    Configuration menu
    Copy the full SHA
    846a2ea View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2025

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

Commits on Jan 5, 2026

  1. fix: Reciving TargetDown after upgrading GitOps (#1045)

    * fix: Reciving TargetDown after upgrading GitOps
    
    Signed-off-by: akhil nittala <[email protected]>
    
    * fix: Reciving TargetDown after upgrading GitOps
    
    Signed-off-by: akhil nittala <[email protected]>
    
    ---------
    
    Signed-off-by: akhil nittala <[email protected]>
    akhilnittala authored Jan 5, 2026
    Configuration menu
    Copy the full SHA
    de87802 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2026

  1. chore(deps): bump argocd-operator and argo-cd (#1053)

    Signed-off-by: nmirasch <[email protected]>
    nmirasch authored Jan 12, 2026
    Configuration menu
    Copy the full SHA
    3d7ed4a View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2026

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