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: operator-framework/java-operator-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: operator-framework/java-operator-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: deprecate-patch
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 109 files changed
  • 4 contributors

Commits on Sep 2, 2025

  1. feat: field selectors support for InformerEventSource (#2835)

    Signed-off-by: Attila Mészáros <[email protected]>
    csviri committed Sep 2, 2025
    Configuration menu
    Copy the full SHA
    ce0be66 View commit details
    Browse the repository at this point in the history
  2. improve: remove owner refernce check (#2838)

    this was added to fabric8 client meanwhile
    
    Signed-off-by: Attila Mészáros <[email protected]>
    csviri committed Sep 2, 2025
    Configuration menu
    Copy the full SHA
    38f7df6 View commit details
    Browse the repository at this point in the history
  3. Add AggregatedMetrics to support multiple Metrics implementations (#2917

    )
    
    * feature: add AggregatedMetrics to support multiple Metrics implementations
    
    
    Signed-off-by: David Sondermann <[email protected]>
    Donnerbart authored and csviri committed Sep 2, 2025
    Configuration menu
    Copy the full SHA
    0dddeee View commit details
    Browse the repository at this point in the history
  4. feat: allow overriding test infrastructure kube client separately (#2764

    )
    
    Co-authored-by: Chris Laprun <[email protected]>
    2 people authored and csviri committed Sep 2, 2025
    Configuration menu
    Copy the full SHA
    e0f8b5b View commit details
    Browse the repository at this point in the history
  5. improve: duration for initial interval in GenericRetry (#2929)

    Signed-off-by: Attila Mészáros <[email protected]>
    csviri authored Sep 2, 2025
    Configuration menu
    Copy the full SHA
    c0f9db0 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2025

  1. improve: deprecate UpdateControl.patch* methods

    Signed-off-by: Attila Mészáros <[email protected]>
    csviri committed Sep 3, 2025
    Configuration menu
    Copy the full SHA
    f07db61 View commit details
    Browse the repository at this point in the history
Loading