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: v5.0.1
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: v5.0.2
Choose a head ref
  • 7 commits
  • 20 files changed
  • 4 contributors

Commits on Feb 8, 2025

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

Commits on Feb 11, 2025

  1. Configuration menu
    Copy the full SHA
    edc9e7d View commit details
    Browse the repository at this point in the history
  2. refactor: move spotless to a profile active only in the root directory (

    #2683)
    
    Signed-off-by: xstefank <xstefank122@gmail.com>
    xstefank authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    a8f08ed View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2025

  1. fix: add clean up of applied CRDs after tests (#2685)

    Signed-off-by: xstefank <xstefank122@gmail.com>
    xstefank authored Feb 14, 2025
    Configuration menu
    Copy the full SHA
    1e3ac83 View commit details
    Browse the repository at this point in the history
  2. fix: explicit workflow invocation uses the same resource intance that…

    … reconcile api (#2686)
    
    
    
    Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
    csviri authored Feb 14, 2025
    Configuration menu
    Copy the full SHA
    f5f0a60 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2025

  1. fix: allow keeping deleted CRDs in test with configuration (#2687)

    Signed-off-by: xstefank <xstefank122@gmail.com>
    xstefank authored Feb 17, 2025
    Configuration menu
    Copy the full SHA
    8bdc402 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2025

  1. chore: update OWNERS for the current state of the project (#2690)

    Signed-off-by: xstefank <xstefank122@gmail.com>
    xstefank authored Feb 19, 2025
    Configuration menu
    Copy the full SHA
    1c87f5f View commit details
    Browse the repository at this point in the history
Loading