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: new-finalizer-add
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 29 files changed
  • 5 contributors

Commits on Sep 2, 2025

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

    Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
    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 <a_meszaros@apple.com>
    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 <david.sondermann@hivemq.com>
    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 <claprun@redhat.com>
    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 <a_meszaros@apple.com>
    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 8, 2025

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

Commits on Sep 9, 2025

  1. chore(deps): update to Fabric8 client 7.4.0 (#2937)

    Signed-off-by: Chris Laprun <claprun@redhat.com>
    metacosm authored Sep 9, 2025
    Configuration menu
    Copy the full SHA
    205f001 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2025

  1. feat: add experimental annotation (#2853)

    Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
    csviri authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    4aa17d4 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2025

  1. feat: experimental utility methods to add finalizer

    Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
    csviri committed Sep 17, 2025
    Configuration menu
    Copy the full SHA
    d4f431d View commit details
    Browse the repository at this point in the history
  2. format

    Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
    csviri committed Sep 17, 2025
    Configuration menu
    Copy the full SHA
    1149282 View commit details
    Browse the repository at this point in the history
Loading