You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]>
Copy file name to clipboardexpand all lines: caffeine-bounded-cache-support/src/test/java/io/javaoperatorsdk/operator/processing/event/source/cache/sample/AbstractTestReconciler.java
Copy file name to clipboardexpand all lines: operator-framework-core/src/main/java/io/javaoperatorsdk/operator/api/config/BaseConfigurationService.java
Copy file name to clipboardexpand all lines: operator-framework-core/src/main/java/io/javaoperatorsdk/operator/api/config/ControllerConfigurationOverrider.java
Copy file name to clipboardexpand all lines: operator-framework-core/src/main/java/io/javaoperatorsdk/operator/api/config/DefaultResourceConfiguration.java
Copy file name to clipboardexpand all lines: operator-framework-core/src/main/java/io/javaoperatorsdk/operator/api/config/ResolvedControllerConfiguration.java
0 commit comments