Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: blog post #2533

Closed
wants to merge 118 commits into from
Closed

docs: blog post #2533

wants to merge 118 commits into from

Commits on Sep 20, 2024

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

    Signed-off-by: Attila Mészáros <[email protected]>
    csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    16501a6 View commit details
    Browse the repository at this point in the history
  2. improve: java version minimal 11, tested on 21 (#2207)

    Signed-off-by: Attila Mészáros <[email protected]>
    csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    9e850c2 View commit details
    Browse the repository at this point in the history
  3. improve: remove deprecated EventFilter (#2208)

    Signed-off-by: Attila Mészáros <[email protected]>
    csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    27447e1 View commit details
    Browse the repository at this point in the history
  4. docs: 5.0 migration guide skeleton (#2210)

    Signed-off-by: Attila Mészáros <[email protected]>
    csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    16d8f18 View commit details
    Browse the repository at this point in the history
  5. improve: managed dependent reconciliation results not optional (#2212)

    Signed-off-by: Attila Mészáros <[email protected]>
    csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    dedbc9d View commit details
    Browse the repository at this point in the history
  6. improve: remove deprecated RetryConfiguration (#2211)

    Signed-off-by: Attila Mészáros <[email protected]>
    csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1c4a245 View commit details
    Browse the repository at this point in the history
  7. feat: JDK client is now the default (#2235)

    Signed-off-by: Attila Mészáros <[email protected]>
    csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    40b584b View commit details
    Browse the repository at this point in the history
  8. fix: update SCM information (#2237)

    Signed-off-by: Chris Laprun <[email protected]>
    Signed-off-by: Attila Mészáros <[email protected]>
    metacosm authored and csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1951490 View commit details
    Browse the repository at this point in the history
  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 <[email protected]>
    
    * refactor to use a dedicated interface for setting the name
    
    Signed-off-by: Attila Mészáros <[email protected]>
    
    * refactor: add default implementation for name() (#2255)
    
    Signed-off-by: Chris Laprun <[email protected]>
    Signed-off-by: Attila Mészáros <[email protected]>
    
    ---------
    
    Signed-off-by: Attila Mészáros <[email protected]>
    Signed-off-by: Chris Laprun <[email protected]>
    Co-authored-by: Chris Laprun <[email protected]>
    Signed-off-by: Attila Mészáros <[email protected]>
    csviri and metacosm committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7b0d5ab View commit details
    Browse the repository at this point in the history
  10. format

    Signed-off-by: Attila Mészáros <[email protected]>
    csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    96c1348 View commit details
    Browse the repository at this point in the history
  11. fix: test after rebase on master (#2270)

    Signed-off-by: Attila Mészáros <[email protected]>
    csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    090a0c9 View commit details
    Browse the repository at this point in the history
  12. feat: use java 17 as baseline (#2271)

    Signed-off-by: Attila Mészáros <[email protected]>
    csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    6f94e7d View commit details
    Browse the repository at this point in the history
  13. improve: matcher always considers metadata (#2273)

    Signed-off-by: Attila Mészáros <[email protected]>
    csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    eac37c0 View commit details
    Browse the repository at this point in the history
  14. feat: API to check if next reconciliation is imminent (#2272)

    Signed-off-by: Attila Mészáros <[email protected]>
    csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b64a276 View commit details
    Browse the repository at this point in the history
  15. feat: Workflow extracted to a separate annotation (#2274)

    Signed-off-by: Attila Mészáros <[email protected]>
    csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    6373e66 View commit details
    Browse the repository at this point in the history
  16. fix: pom properties cleanup (#2280)

    Signed-off-by: Attila Mészáros <[email protected]>
    csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0f727c8 View commit details
    Browse the repository at this point in the history
  17. improve: remove EventSourceInitializer (#2257)

    Signed-off-by: Attila Mészáros <[email protected]>
    Signed-off-by: Chris Laprun <[email protected]>
    Co-authored-by: Chris Laprun <[email protected]>
    Signed-off-by: Attila Mészáros <[email protected]>
    csviri and metacosm committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3c25d9f View commit details
    Browse the repository at this point in the history
  18. refactor: make loadFromProperties private (#2287)

    Signed-off-by: Chris Laprun <[email protected]>
    Signed-off-by: Attila Mészáros <[email protected]>
    metacosm authored and csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0f1b909 View commit details
    Browse the repository at this point in the history
  19. feat: distinguish resources based on desired state (#2252)

    Signed-off-by: Attila Mészáros <[email protected]>
    Signed-off-by: Attila Mészáros <[email protected]>
    csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    6133448 View commit details
    Browse the repository at this point in the history
  20. feat: explicit workflow invocation (#2289)

    Signed-off-by: Attila Mészáros <[email protected]>
    csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    70ba245 View commit details
    Browse the repository at this point in the history
  21. feat: use ssa for status update by default from UpdateControl (#2278)

    Signed-off-by: Attila Mészáros <[email protected]>
    Signed-off-by: Attila Mészáros <[email protected]>
    csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    127469a View commit details
    Browse the repository at this point in the history
  22. refactor: make WorkflowSpec an interface (#2300)

    Signed-off-by: Chris Laprun <[email protected]>
    Signed-off-by: Attila Mészáros <[email protected]>
    metacosm authored and csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d2de87b View commit details
    Browse the repository at this point in the history
  23. improve: replace current formatting plugins with spotless plugin (#2302)

    Signed-off-by: Attila Mészáros <[email protected]>
    csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    82155c3 View commit details
    Browse the repository at this point in the history
  24. refactor: make ManagedWorkflowSupport public to be able to reuse it (#…

    …2308)
    
    Signed-off-by: Chris Laprun <[email protected]>
    Signed-off-by: Attila Mészáros <[email protected]>
    metacosm authored and csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3a8ebcf View commit details
    Browse the repository at this point in the history
  25. fix: package fix leader election sample (#2303)

    Signed-off-by: Attila Mészáros <[email protected]>
    csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    28620cb View commit details
    Browse the repository at this point in the history
  26. feat: remove resource discriminator (#2299)

    Signed-off-by: Attila Mészáros <[email protected]>
    csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    dd04b7e View commit details
    Browse the repository at this point in the history
  27. refactor: remove deprecated getTerminationTimeoutSeconds and associat…

    …ed (#2297)
    
    Signed-off-by: Chris Laprun <[email protected]>
    Signed-off-by: Attila Mészáros <[email protected]>
    metacosm authored and csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d27c064 View commit details
    Browse the repository at this point in the history
  28. improve: additional logging to mysql schema e2e test (#2320)

    Signed-off-by: Attila Mészáros <[email protected]>
    csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    c6a772a View commit details
    Browse the repository at this point in the history
  29. feat: handle clustered resource on secondary to primary mapper init (#…

    …2321)
    
    Fixes #2311
    
    Overriding getPrimaryResourceType should allow to make things work even
    in deeper hierarchies.
    
    Signed-off-by: Chris Laprun <[email protected]>
    Signed-off-by: Attila Mészáros <[email protected]>
    metacosm authored and csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    62befad View commit details
    Browse the repository at this point in the history
  30. feat: using SSA for finalizer and primary patch (#2305)

    Signed-off-by: Attila Mészáros <[email protected]>
    Signed-off-by: Attila Mészáros <[email protected]>
    csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    495cc39 View commit details
    Browse the repository at this point in the history
  31. fix: error with java docs validation (#2336)

    Signed-off-by: Attila Mészáros <[email protected]>
    csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1e5c090 View commit details
    Browse the repository at this point in the history
  32. chore: reformat, minor fixes

    Signed-off-by: Chris Laprun <[email protected]>
    metacosm authored and csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    fb5ee42 View commit details
    Browse the repository at this point in the history
  33. fix: remove now unneeded okhttp dependency override, wrong comment (#…

    …2331)
    
    Signed-off-by: Chris Laprun <[email protected]>
    Co-authored-by: Attila Mészáros <[email protected]>
    Signed-off-by: Attila Mészáros <[email protected]>
    metacosm and csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    39f8d09 View commit details
    Browse the repository at this point in the history
  34. feat: run spotless on compile (#2330)

    Signed-off-by: Chris Laprun <[email protected]>
    Co-authored-by: Attila Mészáros <[email protected]>
    Signed-off-by: Attila Mészáros <[email protected]>
    metacosm and csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    dc1d539 View commit details
    Browse the repository at this point in the history
  35. refactor: clean-up (#2325)

    Signed-off-by: Chris Laprun <[email protected]>
    Co-authored-by: Attila Mészáros <[email protected]>
    Signed-off-by: Attila Mészáros <[email protected]>
    metacosm and csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f47b929 View commit details
    Browse the repository at this point in the history
  36. improve: samples correctly create status object for SSA (#2365)

    Signed-off-by: Attila Mészáros <[email protected]>
    csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    461de55 View commit details
    Browse the repository at this point in the history
  37. improve: named event sources and related changes (#2340)

    Signed-off-by: Attila Mészáros <[email protected]>
    Signed-off-by: Chris Laprun <[email protected]>
    Co-authored-by: Chris Laprun <[email protected]>
    Signed-off-by: Attila Mészáros <[email protected]>
    csviri and metacosm committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d67c971 View commit details
    Browse the repository at this point in the history
  38. feat: silent exception handling in managed workflows (#2363)

    Signed-off-by: Attila Mészáros <[email protected]>
    Signed-off-by: Chris Laprun <[email protected]>
    Co-authored-by: Chris Laprun <[email protected]>
    Signed-off-by: Attila Mészáros <[email protected]>
    csviri and metacosm committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    89b9fb8 View commit details
    Browse the repository at this point in the history
  39. feat: feature flag to not clone secondary resource on access (#2364)

    Signed-off-by: Attila Mészáros <[email protected]>
    csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    745383a View commit details
    Browse the repository at this point in the history
  40. fix: unit test for event processor stopping (#2373)

    Signed-off-by: Attila Mészáros <[email protected]>
    csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b6159ea View commit details
    Browse the repository at this point in the history
  41. feat: all event source is resource event source (#2367)

    Signed-off-by: Attila Mészáros <[email protected]>
    Signed-off-by: Chris Laprun <[email protected]>
    Co-authored-by: Chris Laprun <[email protected]>
    Signed-off-by: Attila Mészáros <[email protected]>
    csviri and metacosm committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0cd5a92 View commit details
    Browse the repository at this point in the history
  42. feat: read-only bulk dependent (#2372)

    Signed-off-by: Attila Mészáros <[email protected]>
    csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1044018 View commit details
    Browse the repository at this point in the history
  43. feat: remove automatic observed generation handling (#2382)

    Signed-off-by: Attila Mészáros <[email protected]>
    Signed-off-by: Chris Laprun <[email protected]>
    Co-authored-by: Chris Laprun <[email protected]>
    Signed-off-by: Attila Mészáros <[email protected]>
    csviri and metacosm committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    73d9fbd View commit details
    Browse the repository at this point in the history
  44. docs: bulk dependent resource migration (#2383)

    Signed-off-by: Attila Mészáros <[email protected]>
    csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    65502a6 View commit details
    Browse the repository at this point in the history
  45. fix: correct default secondary to primary mapper (#2386)

    Signed-off-by: Attila Mészáros <[email protected]>
    csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3654a57 View commit details
    Browse the repository at this point in the history
  46. improve: secondaryToPrimary check type of owner reference (#2371)

    Signed-off-by: Attila Mészáros <[email protected]>
    csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    5961c9e View commit details
    Browse the repository at this point in the history
  47. improve: remove deprecated APIs (#2375)

    Signed-off-by: Attila Mészáros <[email protected]>
    csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    945b86d View commit details
    Browse the repository at this point in the history
  48. improve: ensure unique name on event sources (#2370)

    * improve: ensure unique name on event sources
    
    Signed-off-by: Attila Mészáros <[email protected]>
    
    * fix
    
    Signed-off-by: Attila Mészáros <[email protected]>
    
    ---------
    
    Signed-off-by: Attila Mészáros <[email protected]>
    csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    5119a1b View commit details
    Browse the repository at this point in the history
  49. docs: migrate v5 changes to docsy (#2397)

    Signed-off-by: Attila Mészáros <[email protected]>
    csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    4731e30 View commit details
    Browse the repository at this point in the history
  50. docs: @workflow usage (#2413)

    Signed-off-by: Attila Mészáros <[email protected]>
    csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f009eae View commit details
    Browse the repository at this point in the history
  51. improve: remove ErrorStatusHandler interface (#2438)

    
    Signed-off-by: Attila Mészáros <[email protected]>
    csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    cd10c22 View commit details
    Browse the repository at this point in the history
  52. improve: dependent configuration improvements - context independent (#…

    …2389)
    
    Signed-off-by: Attila Mészáros <[email protected]>
    Signed-off-by: Chris Laprun <[email protected]>
    Co-authored-by: Chris Laprun <[email protected]>
    csviri and metacosm committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    837c979 View commit details
    Browse the repository at this point in the history
  53. feat: general crd checking activation condition (#2433)

    Signed-off-by: Attila Mészáros <[email protected]>
    Signed-off-by: Chris Laprun <[email protected]>
    Co-authored-by: Chris Laprun <[email protected]>
    csviri and metacosm committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b4afd03 View commit details
    Browse the repository at this point in the history
  54. improve: generics for prepare event source (#2407)

    Signed-off-by: Attila Mészáros <[email protected]>
    csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    66bd800 View commit details
    Browse the repository at this point in the history
  55. fix: improper javadoc preventing release (#2450)

    Signed-off-by: Chris Laprun <[email protected]>
    metacosm authored and csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7fce0ff View commit details
    Browse the repository at this point in the history
  56. docs: use docs dir instead of docsy (#2443)

    
    Signed-off-by: Attila Mészáros <[email protected]>
    csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    afc7aa5 View commit details
    Browse the repository at this point in the history
  57. refactor: move getResourceClassResolver to BaseConfigurationService (#…

    …2451)
    
    The class resolving mechanism is only needed in that class right now
    
    Signed-off-by: Chris Laprun <[email protected]>
    metacosm authored and csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    ffef582 View commit details
    Browse the repository at this point in the history
  58. feat: @ControllerConfiguration annotation is optional (#2412)

    
    Signed-off-by: Attila Mészáros <[email protected]>
    Co-authored-by: Chris Laprun <[email protected]>
    csviri and metacosm committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    ec6a085 View commit details
    Browse the repository at this point in the history
  59. bump: chore use slf4j v2 (#2406)

    Signed-off-by: Attila Mészáros <[email protected]>
    csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    690ad52 View commit details
    Browse the repository at this point in the history
  60. feat: integration test to show multiple dependents with activation co…

    …ndition (#2454)
    
    
    Signed-off-by: Attila Mészáros <[email protected]>
    csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a76dd92 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    a59f3e5 View commit details
    Browse the repository at this point in the history
  62. chore(docs): add some javadoc (#2452)

    Signed-off-by: Chris Laprun <[email protected]>
    metacosm authored and csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e3e3805 View commit details
    Browse the repository at this point in the history
  63. fix: improper use of @link (#2464)

    Signed-off-by: Chris Laprun <[email protected]>
    metacosm authored and csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    88b2b98 View commit details
    Browse the repository at this point in the history
  64. feat: move controller informer-related configuration to InformerConfig (

    #2455)
    
    * feat: move controller informer-related configuration to InformerConfig
    
    Signed-off-by: Chris Laprun <[email protected]>
    
    * refactor: start isolating ResourceConfiguration
    
    Signed-off-by: Chris Laprun <[email protected]>
    
    * fix: initFromAnnotation now properly inits the current instance
    
    Signed-off-by: Chris Laprun <[email protected]>
    
    * fix: default onDeleteFilter implementation
    
    Signed-off-by: Chris Laprun <[email protected]>
    
    * fix: properly set default namespaces in controller case
    
    Signed-off-by: Chris Laprun <[email protected]>
    
    * refactor: remove KubernetesDependentInformerConfigBuilder
    
    Signed-off-by: Chris Laprun <[email protected]>
    
    * refactor: use InformerConfigHolder in more places, unifying handling
    
    Signed-off-by: Chris Laprun <[email protected]>
    
    * fix: properly propagate name to informer config
    
    Signed-off-by: Chris Laprun <[email protected]>
    
    * feat: add factory method to init builder from an extising configuation
    
    Signed-off-by: Chris Laprun <[email protected]>
    
    * fix: remove potentially problematic default implementation
    
    Signed-off-by: Chris Laprun <[email protected]>
    
    ---------
    
    Signed-off-by: Chris Laprun <[email protected]>
    metacosm authored and csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0b94a17 View commit details
    Browse the repository at this point in the history
  65. feat: allow returning additional information from conditions (#2426)

    Fixes #2424.
    
    ---------
    
    Signed-off-by: Attila Mészáros <[email protected]>
    Signed-off-by: Chris Laprun <[email protected]>
    Co-authored-by: Attila Mészáros <[email protected]>
    Signed-off-by: Chris Laprun <[email protected]>
    metacosm and csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3acabda View commit details
    Browse the repository at this point in the history
  66. feat: support for graceful shutdown based on configuration (#2479)

    ---------
    
    Signed-off-by: 10000-ki <[email protected]>
    10000-ki authored and csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0fe4ebc View commit details
    Browse the repository at this point in the history
  67. refactor: move integration tests to feature packages and sub packages…

    … based on type (#2483)
    
    * refactor: integration tests moved to feature packages and sub packages pased on type
    
    Signed-off-by: Attila Mészáros <[email protected]>
    
    * fix resource paths
    
    Signed-off-by: Attila Mészáros <[email protected]>
    
    * fixes
    
    Signed-off-by: Attila Mészáros <[email protected]>
    
    * link and test fixes
    
    Signed-off-by: Attila Mészáros <[email protected]>
    
    * format
    
    Signed-off-by: Attila Mészáros <[email protected]>
    
    * wip
    
    Signed-off-by: Attila Mészáros <[email protected]>
    
    * old service
    
    Signed-off-by: Attila Mészáros <[email protected]>
    
    * test fix
    
    Signed-off-by: Attila Mészáros <[email protected]>
    
    * refactor: remove unneeded classes
    
    Signed-off-by: Chris Laprun <[email protected]>
    
    * fix: typo in package name
    
    Signed-off-by: Chris Laprun <[email protected]>
    
    ---------
    
    Signed-off-by: Attila Mészáros <[email protected]>
    Signed-off-by: Chris Laprun <[email protected]>
    Co-authored-by: Chris Laprun <[email protected]>
    csviri and metacosm committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    faab507 View commit details
    Browse the repository at this point in the history
  68. refactor: clean up informer configuration classes (#2470)

    * chore: set version to 5.0.0-SNAPSHOT (#2200)
    
    Signed-off-by: Attila Mészáros <[email protected]>
    
    * improve: replace current formatting plugins with spotless plugin  (#2302)
    
    Signed-off-by: Attila Mészáros <[email protected]>
    
    * fix: format after rebase
    
    Signed-off-by: Attila Mészáros <[email protected]>
    
    * bump: chore use slf4j v2 (#2406)
    
    Signed-off-by: Attila Mészáros <[email protected]>
    
    * feat: allow returning additional information from conditions (#2426)
    
    Fixes #2424.
    
    ---------
    
    Signed-off-by: Attila Mészáros <[email protected]>
    Signed-off-by: Chris Laprun <[email protected]>
    Co-authored-by: Attila Mészáros <[email protected]>
    Signed-off-by: Chris Laprun <[email protected]>
    
    * refactor: move @InformerConfig to more appropriate package
    
    Signed-off-by: Chris Laprun <[email protected]>
    
    * refactor: move InformerConfigHolder to appropriate package
    
    Signed-off-by: Chris Laprun <[email protected]>
    
    * chore: remove unneeded code & dependencies
    
    Signed-off-by: Chris Laprun <[email protected]>
    
    * refactor: InformerConfiguration to InformerEventSourceConfiguration
    
    Signed-off-by: Chris Laprun <[email protected]>
    
    * refactor: rename inner InformerConfigurationBuilder to simply Builder
    
    Signed-off-by: Chris Laprun <[email protected]>
    
    * refactor: rename InformerConfig and associated field to Informer
    
    Signed-off-by: Chris Laprun <[email protected]>
    
    * refactor: rename InformerConfigHolder to InformerConfiguration
    
    Signed-off-by: Chris Laprun <[email protected]>
    
    ---------
    
    Signed-off-by: Attila Mészáros <[email protected]>
    Signed-off-by: Chris Laprun <[email protected]>
    Co-authored-by: Attila Mészáros <[email protected]>
    metacosm and csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b009b9c View commit details
    Browse the repository at this point in the history
  69. improve: pom format after rebase

    Signed-off-by: Attila Mészáros <[email protected]>
    csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    ee7fbee View commit details
    Browse the repository at this point in the history
  70. improve: replace jenvtest with kube-api-test from fabric8 client (#2497)

    Signed-off-by: Attila Mészáros <[email protected]>
    csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    fe995a0 View commit details
    Browse the repository at this point in the history
  71. feat: config option to not exit when stops leading (#2500)

    * feat: config option to not exit when stops leading
    
    Signed-off-by: Attila Mészáros <[email protected]>
    
    * Update operator-framework-core/src/main/java/io/javaoperatorsdk/operator/LeaderElectionManager.java
    
    Co-authored-by: Chris Laprun <[email protected]>
    
    ---------
    
    Signed-off-by: Attila Mészáros <[email protected]>
    Co-authored-by: Chris Laprun <[email protected]>
    csviri and metacosm committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    8432449 View commit details
    Browse the repository at this point in the history
  72. refactor: clean up ResourceConfiguration & rename to Informable (#2486)

    ---------
    
    Signed-off-by: Attila Mészáros <[email protected]>
    Signed-off-by: Chris Laprun <[email protected]>
    Signed-off-by: Attila Mészáros <[email protected]>
    Co-authored-by: Attila Mészáros <[email protected]>
    Co-authored-by: Attila Mészáros <[email protected]>
    3 people committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    08b6425 View commit details
    Browse the repository at this point in the history
  73. feat: support to handle different cluster for InformerEventSource (#2499

    )
    
    
    
    Signed-off-by: Attila Mészáros <[email protected]>
    Signed-off-by: Chris Laprun <[email protected]>
    Co-authored-by: Chris Laprun <[email protected]>
    csviri and metacosm committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    240bf03 View commit details
    Browse the repository at this point in the history
  74. chore: update comment to reflect change in interface (#2512)

    Signed-off-by: Matt Riben <[email protected]>
    matteriben authored and csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7149bbc View commit details
    Browse the repository at this point in the history
  75. chore: adapt after rebase

    Signed-off-by: Chris Laprun <[email protected]>
    metacosm authored and csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7e907fc View commit details
    Browse the repository at this point in the history
  76. fix: wrong return type

    Signed-off-by: Chris Laprun <[email protected]>
    metacosm authored and csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    35cc48d View commit details
    Browse the repository at this point in the history
  77. improve: cleaner throws Exception (#2527)

    
    Signed-off-by: Attila Mészáros <[email protected]>
    csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    8457720 View commit details
    Browse the repository at this point in the history
  78. feat: explicit node configuration in WorkflowBuilder (#2511)

    * feat: explicit node configuration in WorkflowBuilder
    
    Fixes #2284
    
    Signed-off-by: Chris Laprun <[email protected]>
    
    * refactor: rename more appropriately
    
    Signed-off-by: Chris Laprun <[email protected]>
    
    ---------
    
    Signed-off-by: Chris Laprun <[email protected]>
    metacosm authored and csviri committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    80842fd View commit details
    Browse the repository at this point in the history
  79. fix: cleanup after rebase on main

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

Commits on Sep 23, 2024

  1. docs: blog post

    Signed-off-by: Attila Mészáros <[email protected]>
    csviri committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    4391421 View commit details
    Browse the repository at this point in the history
  2. Update v5-release.md

    csviri committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    1576604 View commit details
    Browse the repository at this point in the history
  3. Update v5-release.md

    csviri committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    627de14 View commit details
    Browse the repository at this point in the history
  4. date

    Signed-off-by: Attila Mészáros <[email protected]>
    csviri committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    85bc5e4 View commit details
    Browse the repository at this point in the history
  5. Update v5-release.md

    csviri committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    1b9bf9d View commit details
    Browse the repository at this point in the history
  6. Update v5-release.md

    csviri committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    1559ee2 View commit details
    Browse the repository at this point in the history
  7. Update v5-release.md

    csviri committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    0b4c347 View commit details
    Browse the repository at this point in the history
  8. Update v5-release.md

    csviri committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    ca9dda8 View commit details
    Browse the repository at this point in the history
  9. Update v5-release.md

    csviri committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    0f9520b View commit details
    Browse the repository at this point in the history
  10. Update v5-release.md

    csviri committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    913a8db View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Update v5-release.md

    csviri authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    14ba973 View commit details
    Browse the repository at this point in the history
  2. Update v5-release.md

    csviri authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    ce38bd7 View commit details
    Browse the repository at this point in the history
  3. Update v5-release.md

    csviri authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c872f27 View commit details
    Browse the repository at this point in the history
  4. Update v5-release.md

    csviri authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c4382c3 View commit details
    Browse the repository at this point in the history
  5. Update v5-release.md

    csviri authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    11fd271 View commit details
    Browse the repository at this point in the history
  6. Update v5-release.md

    csviri authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c6993bb View commit details
    Browse the repository at this point in the history
  7. Update v5-release.md

    csviri authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    bc5693b View commit details
    Browse the repository at this point in the history
  8. Update v5-release.md

    csviri authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c17c7d2 View commit details
    Browse the repository at this point in the history
  9. Update v5-release.md

    csviri authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    ab43b16 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Update v5-release.md

    csviri authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    945999a View commit details
    Browse the repository at this point in the history
  2. Update v5-release.md

    csviri authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    87719c4 View commit details
    Browse the repository at this point in the history
  3. Update v5-release.md

    csviri authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    0a8b684 View commit details
    Browse the repository at this point in the history
  4. Update v5-release.md

    csviri authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    d5014fb View commit details
    Browse the repository at this point in the history
  5. Update v5-release.md

    csviri authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    4ba1e22 View commit details
    Browse the repository at this point in the history
  6. Update v5-release.md

    csviri authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    16dd3cb View commit details
    Browse the repository at this point in the history
  7. Update v5-release.md

    csviri authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    dd60207 View commit details
    Browse the repository at this point in the history
  8. Update v5-release.md

    csviri authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    a98b5ba View commit details
    Browse the repository at this point in the history
  9. Update v5-release.md

    csviri authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    25e1286 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Update v5-release.md

    csviri authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    c0ac4c0 View commit details
    Browse the repository at this point in the history
  2. Update v5-release.md

    csviri authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    9cbb42e View commit details
    Browse the repository at this point in the history
  3. Update v5-release.md

    csviri authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    088b3b5 View commit details
    Browse the repository at this point in the history
  4. Update v5-release.md

    csviri authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    7926bbf View commit details
    Browse the repository at this point in the history
  5. Update v5-release.md

    csviri authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    1f581f9 View commit details
    Browse the repository at this point in the history
  6. Update v5-release.md

    csviri authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    f1014cc View commit details
    Browse the repository at this point in the history
  7. Update v5-release.md

    csviri authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    335e220 View commit details
    Browse the repository at this point in the history
  8. Update v5-release.md

    csviri authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    558a205 View commit details
    Browse the repository at this point in the history
  9. Update v5-release.md

    csviri authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    0ed4382 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Update v5-release.md

    csviri authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    2a442fa View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Update v5-release.md

    csviri authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    5b23815 View commit details
    Browse the repository at this point in the history