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: slf4j-bump
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.

Commits on Mar 11, 2024

  1. chore: set version to 5.0.0-SNAPSHOT (#2200)

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri committed Mar 11, 2024
    Copy the full SHA
    a5d66b7 View commit details
  2. improve: java version minimal 11, tested on 21 (#2207)

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri committed Mar 11, 2024
    Copy the full SHA
    5ccb7e3 View commit details
  3. improve: remove deprecated EventFilter (#2208)

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri committed Mar 11, 2024
    Copy the full SHA
    52aa43c View commit details
  4. docs: 5.0 migration guide skeleton (#2210)

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri committed Mar 11, 2024
    Copy the full SHA
    1808197 View commit details
  5. improve: managed dependent reconciliation results not optional (#2212)

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri committed Mar 11, 2024
    Copy the full SHA
    df29f5f View commit details
  6. improve: remove deprecated RetryConfiguration (#2211)

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri committed Mar 11, 2024
    Copy the full SHA
    f1a5b85 View commit details
  7. feat: JDK client is not the default (#2235)

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri committed Mar 11, 2024
    Copy the full SHA
    c43ef58 View commit details
  8. fix: update SCM information (#2237)

    Signed-off-by: Chris Laprun <claprun@redhat.com>
    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    metacosm authored and csviri committed Mar 11, 2024
    Copy the full SHA
    f146fc6 View commit details
  9. feat: move name is directly to dependent resource (#2250)

    * feat: move name is directly to dependent resource
    
    - use this name when throwing aggregate exception
    
    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    
    * refactor to use a dedicated interface for setting the name
    
    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    
    * refactor: add default implementation for name() (#2255)
    
    Signed-off-by: Chris Laprun <claprun@redhat.com>
    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    
    ---------
    
    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    Signed-off-by: Chris Laprun <claprun@redhat.com>
    Co-authored-by: Chris Laprun <metacosm@users.noreply.github.com>
    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri and metacosm committed Mar 11, 2024
    Copy the full SHA
    2e67cf6 View commit details
  10. format

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri committed Mar 11, 2024
    Copy the full SHA
    64c716c View commit details
  11. fix: test after rebase on master (#2270)

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri committed Mar 11, 2024
    Copy the full SHA
    5f503fa View commit details
  12. feat: use java 17 as baseline (#2271)

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri committed Mar 11, 2024
    Copy the full SHA
    d93ffd4 View commit details
  13. improve: matcher always considers metadata (#2273)

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri committed Mar 11, 2024
    Copy the full SHA
    cfc1008 View commit details
  14. feat: API to check if next reconciliation is imminent (#2272)

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri committed Mar 11, 2024
    Copy the full SHA
    2b0c7f0 View commit details
  15. feat: Workflow extracted to a separate annotation (#2274)

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri committed Mar 11, 2024
    Copy the full SHA
    c67ca26 View commit details
  16. fix: pom properties cleanup (#2280)

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri authored Mar 11, 2024
    Copy the full SHA
    31fec7c View commit details

Commits on Mar 12, 2024

  1. improve: remove EventSourceInitializer (#2257)

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    Signed-off-by: Chris Laprun <claprun@redhat.com>
    Co-authored-by: Chris Laprun <claprun@redhat.com>
    csviri and metacosm authored Mar 12, 2024
    Copy the full SHA
    106f14b View commit details

Commits on Mar 13, 2024

  1. fix: date parsing after 8.0.0 release of git-commit-id (#2286)

    Signed-off-by: Chris Laprun <claprun@redhat.com>
    (cherry picked from commit 9674154)
    metacosm committed Mar 13, 2024
    Copy the full SHA
    3283e91 View commit details
  2. refactor: make loadFromProperties private (#2287)

    Signed-off-by: Chris Laprun <claprun@redhat.com>
    metacosm authored Mar 13, 2024
    Copy the full SHA
    5f6e654 View commit details
  3. feat: distinguish resources based on desired state (#2252)

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri authored Mar 13, 2024
    Copy the full SHA
    3365b73 View commit details

Commits on Mar 15, 2024

  1. improve: IT timeout (#2291)

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri authored Mar 15, 2024
    Copy the full SHA
    b720b16 View commit details

Commits on Mar 18, 2024

  1. feat: explicit workflow invocation (#2289)

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri authored Mar 18, 2024
    Copy the full SHA
    986d20a View commit details
  2. feat: use ssa for status update by default from UpdateControl (#2278)

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri authored Mar 18, 2024
    Copy the full SHA
    5842721 View commit details

Commits on Mar 20, 2024

  1. binding fix

    Signed-off-by: Attila Mészáros <csviri@gmail.com>
    csviri committed Mar 20, 2024
    Copy the full SHA
    52c6fd9 View commit details
Loading