-
Notifications
You must be signed in to change notification settings - Fork 215
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
docs: blog post #2533
Commits on Sep 20, 2024
-
chore: set version to 5.0.0-SNAPSHOT (#2200)
Signed-off-by: Attila Mészáros <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 16501a6 - Browse repository at this point
Copy the full SHA 16501a6View commit details -
improve: java version minimal 11, tested on 21 (#2207)
Signed-off-by: Attila Mészáros <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9e850c2 - Browse repository at this point
Copy the full SHA 9e850c2View commit details -
improve: remove deprecated EventFilter (#2208)
Signed-off-by: Attila Mészáros <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 27447e1 - Browse repository at this point
Copy the full SHA 27447e1View commit details -
docs: 5.0 migration guide skeleton (#2210)
Signed-off-by: Attila Mészáros <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 16d8f18 - Browse repository at this point
Copy the full SHA 16d8f18View commit details -
improve: managed dependent reconciliation results not optional (#2212)
Signed-off-by: Attila Mészáros <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dedbc9d - Browse repository at this point
Copy the full SHA dedbc9dView commit details -
improve: remove deprecated RetryConfiguration (#2211)
Signed-off-by: Attila Mészáros <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1c4a245 - Browse repository at this point
Copy the full SHA 1c4a245View commit details -
feat: JDK client is now the default (#2235)
Signed-off-by: Attila Mészáros <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 40b584b - Browse repository at this point
Copy the full SHA 40b584bView commit details -
fix: update SCM information (#2237)
Signed-off-by: Chris Laprun <[email protected]> Signed-off-by: Attila Mészáros <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1951490 - Browse repository at this point
Copy the full SHA 1951490View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 7b0d5ab - Browse repository at this point
Copy the full SHA 7b0d5abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96c1348 - Browse repository at this point
Copy the full SHA 96c1348View commit details -
fix: test after rebase on master (#2270)
Signed-off-by: Attila Mészáros <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 090a0c9 - Browse repository at this point
Copy the full SHA 090a0c9View commit details -
feat: use java 17 as baseline (#2271)
Signed-off-by: Attila Mészáros <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6f94e7d - Browse repository at this point
Copy the full SHA 6f94e7dView commit details -
improve: matcher always considers metadata (#2273)
Signed-off-by: Attila Mészáros <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eac37c0 - Browse repository at this point
Copy the full SHA eac37c0View commit details -
feat: API to check if next reconciliation is imminent (#2272)
Signed-off-by: Attila Mészáros <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b64a276 - Browse repository at this point
Copy the full SHA b64a276View commit details -
feat: Workflow extracted to a separate annotation (#2274)
Signed-off-by: Attila Mészáros <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6373e66 - Browse repository at this point
Copy the full SHA 6373e66View commit details -
fix: pom properties cleanup (#2280)
Signed-off-by: Attila Mészáros <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0f727c8 - Browse repository at this point
Copy the full SHA 0f727c8View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 3c25d9f - Browse repository at this point
Copy the full SHA 3c25d9fView commit details -
refactor: make loadFromProperties private (#2287)
Signed-off-by: Chris Laprun <[email protected]> Signed-off-by: Attila Mészáros <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0f1b909 - Browse repository at this point
Copy the full SHA 0f1b909View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 6133448 - Browse repository at this point
Copy the full SHA 6133448View commit details -
feat: explicit workflow invocation (#2289)
Signed-off-by: Attila Mészáros <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 70ba245 - Browse repository at this point
Copy the full SHA 70ba245View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 127469a - Browse repository at this point
Copy the full SHA 127469aView commit details -
refactor: make WorkflowSpec an interface (#2300)
Signed-off-by: Chris Laprun <[email protected]> Signed-off-by: Attila Mészáros <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d2de87b - Browse repository at this point
Copy the full SHA d2de87bView commit details -
improve: replace current formatting plugins with spotless plugin (#2302)
Signed-off-by: Attila Mészáros <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 82155c3 - Browse repository at this point
Copy the full SHA 82155c3View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 3a8ebcf - Browse repository at this point
Copy the full SHA 3a8ebcfView commit details -
fix: package fix leader election sample (#2303)
Signed-off-by: Attila Mészáros <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 28620cb - Browse repository at this point
Copy the full SHA 28620cbView commit details -
feat: remove resource discriminator (#2299)
Signed-off-by: Attila Mészáros <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dd04b7e - Browse repository at this point
Copy the full SHA dd04b7eView commit details -
refactor: remove deprecated getTerminationTimeoutSeconds and associat…
…ed (#2297) Signed-off-by: Chris Laprun <[email protected]> Signed-off-by: Attila Mészáros <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d27c064 - Browse repository at this point
Copy the full SHA d27c064View commit details -
improve: additional logging to mysql schema e2e test (#2320)
Signed-off-by: Attila Mészáros <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c6a772a - Browse repository at this point
Copy the full SHA c6a772aView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 62befad - Browse repository at this point
Copy the full SHA 62befadView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 495cc39 - Browse repository at this point
Copy the full SHA 495cc39View commit details -
fix: error with java docs validation (#2336)
Signed-off-by: Attila Mészáros <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1e5c090 - Browse repository at this point
Copy the full SHA 1e5c090View commit details -
Signed-off-by: Chris Laprun <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fb5ee42 - Browse repository at this point
Copy the full SHA fb5ee42View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 39f8d09 - Browse repository at this point
Copy the full SHA 39f8d09View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for dc1d539 - Browse repository at this point
Copy the full SHA dc1d539View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for f47b929 - Browse repository at this point
Copy the full SHA f47b929View commit details -
improve: samples correctly create status object for SSA (#2365)
Signed-off-by: Attila Mészáros <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 461de55 - Browse repository at this point
Copy the full SHA 461de55View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for d67c971 - Browse repository at this point
Copy the full SHA d67c971View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 89b9fb8 - Browse repository at this point
Copy the full SHA 89b9fb8View commit details -
feat: feature flag to not clone secondary resource on access (#2364)
Signed-off-by: Attila Mészáros <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 745383a - Browse repository at this point
Copy the full SHA 745383aView commit details -
fix: unit test for event processor stopping (#2373)
Signed-off-by: Attila Mészáros <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b6159ea - Browse repository at this point
Copy the full SHA b6159eaView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 0cd5a92 - Browse repository at this point
Copy the full SHA 0cd5a92View commit details -
feat: read-only bulk dependent (#2372)
Signed-off-by: Attila Mészáros <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1044018 - Browse repository at this point
Copy the full SHA 1044018View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 73d9fbd - Browse repository at this point
Copy the full SHA 73d9fbdView commit details -
docs: bulk dependent resource migration (#2383)
Signed-off-by: Attila Mészáros <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 65502a6 - Browse repository at this point
Copy the full SHA 65502a6View commit details -
fix: correct default secondary to primary mapper (#2386)
Signed-off-by: Attila Mészáros <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3654a57 - Browse repository at this point
Copy the full SHA 3654a57View commit details -
improve: secondaryToPrimary check type of owner reference (#2371)
Signed-off-by: Attila Mészáros <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5961c9e - Browse repository at this point
Copy the full SHA 5961c9eView commit details -
improve: remove deprecated APIs (#2375)
Signed-off-by: Attila Mészáros <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 945b86d - Browse repository at this point
Copy the full SHA 945b86dView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 5119a1b - Browse repository at this point
Copy the full SHA 5119a1bView commit details -
docs: migrate v5 changes to docsy (#2397)
Signed-off-by: Attila Mészáros <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4731e30 - Browse repository at this point
Copy the full SHA 4731e30View commit details -
Signed-off-by: Attila Mészáros <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f009eae - Browse repository at this point
Copy the full SHA f009eaeView commit details -
improve: remove ErrorStatusHandler interface (#2438)
Signed-off-by: Attila Mészáros <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cd10c22 - Browse repository at this point
Copy the full SHA cd10c22View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 837c979 - Browse repository at this point
Copy the full SHA 837c979View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for b4afd03 - Browse repository at this point
Copy the full SHA b4afd03View commit details -
improve: generics for prepare event source (#2407)
Signed-off-by: Attila Mészáros <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 66bd800 - Browse repository at this point
Copy the full SHA 66bd800View commit details -
fix: improper javadoc preventing release (#2450)
Signed-off-by: Chris Laprun <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7fce0ff - Browse repository at this point
Copy the full SHA 7fce0ffView commit details -
docs: use docs dir instead of docsy (#2443)
Signed-off-by: Attila Mészáros <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for afc7aa5 - Browse repository at this point
Copy the full SHA afc7aa5View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for ffef582 - Browse repository at this point
Copy the full SHA ffef582View commit details -
feat: @ControllerConfiguration annotation is optional (#2412)
Signed-off-by: Attila Mészáros <[email protected]> Co-authored-by: Chris Laprun <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ec6a085 - Browse repository at this point
Copy the full SHA ec6a085View commit details -
bump: chore use slf4j v2 (#2406)
Signed-off-by: Attila Mészáros <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 690ad52 - Browse repository at this point
Copy the full SHA 690ad52View commit details -
feat: integration test to show multiple dependents with activation co…
…ndition (#2454) Signed-off-by: Attila Mészáros <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a76dd92 - Browse repository at this point
Copy the full SHA a76dd92View commit details -
Configuration menu - View commit details
-
Copy full SHA for a59f3e5 - Browse repository at this point
Copy the full SHA a59f3e5View commit details -
chore(docs): add some javadoc (#2452)
Signed-off-by: Chris Laprun <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e3e3805 - Browse repository at this point
Copy the full SHA e3e3805View commit details -
fix: improper use of @link (#2464)
Signed-off-by: Chris Laprun <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 88b2b98 - Browse repository at this point
Copy the full SHA 88b2b98View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 0b94a17 - Browse repository at this point
Copy the full SHA 0b94a17View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 3acabda - Browse repository at this point
Copy the full SHA 3acabdaView commit details -
feat: support for graceful shutdown based on configuration (#2479)
--------- Signed-off-by: 10000-ki <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0fe4ebc - Browse repository at this point
Copy the full SHA 0fe4ebcView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for faab507 - Browse repository at this point
Copy the full SHA faab507View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for b009b9c - Browse repository at this point
Copy the full SHA b009b9cView commit details -
improve: pom format after rebase
Signed-off-by: Attila Mészáros <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ee7fbee - Browse repository at this point
Copy the full SHA ee7fbeeView commit details -
improve: replace jenvtest with kube-api-test from fabric8 client (#2497)
Signed-off-by: Attila Mészáros <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fe995a0 - Browse repository at this point
Copy the full SHA fe995a0View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 8432449 - Browse repository at this point
Copy the full SHA 8432449View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 08b6425 - Browse repository at this point
Copy the full SHA 08b6425View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 240bf03 - Browse repository at this point
Copy the full SHA 240bf03View commit details -
chore: update comment to reflect change in interface (#2512)
Signed-off-by: Matt Riben <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7149bbc - Browse repository at this point
Copy the full SHA 7149bbcView commit details -
Signed-off-by: Chris Laprun <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7e907fc - Browse repository at this point
Copy the full SHA 7e907fcView commit details -
Signed-off-by: Chris Laprun <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 35cc48d - Browse repository at this point
Copy the full SHA 35cc48dView commit details -
improve: cleaner throws Exception (#2527)
Signed-off-by: Attila Mészáros <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8457720 - Browse repository at this point
Copy the full SHA 8457720View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 80842fd - Browse repository at this point
Copy the full SHA 80842fdView commit details -
fix: cleanup after rebase on main
Signed-off-by: Attila Mészáros <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fd45078 - Browse repository at this point
Copy the full SHA fd45078View commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4391421 - Browse repository at this point
Copy the full SHA 4391421View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1576604 - Browse repository at this point
Copy the full SHA 1576604View commit details -
Configuration menu - View commit details
-
Copy full SHA for 627de14 - Browse repository at this point
Copy the full SHA 627de14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85bc5e4 - Browse repository at this point
Copy the full SHA 85bc5e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b9bf9d - Browse repository at this point
Copy the full SHA 1b9bf9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1559ee2 - Browse repository at this point
Copy the full SHA 1559ee2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b4c347 - Browse repository at this point
Copy the full SHA 0b4c347View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca9dda8 - Browse repository at this point
Copy the full SHA ca9dda8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f9520b - Browse repository at this point
Copy the full SHA 0f9520bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 913a8db - Browse repository at this point
Copy the full SHA 913a8dbView commit details
Commits on Sep 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 14ba973 - Browse repository at this point
Copy the full SHA 14ba973View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce38bd7 - Browse repository at this point
Copy the full SHA ce38bd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c872f27 - Browse repository at this point
Copy the full SHA c872f27View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4382c3 - Browse repository at this point
Copy the full SHA c4382c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11fd271 - Browse repository at this point
Copy the full SHA 11fd271View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6993bb - Browse repository at this point
Copy the full SHA c6993bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc5693b - Browse repository at this point
Copy the full SHA bc5693bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c17c7d2 - Browse repository at this point
Copy the full SHA c17c7d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab43b16 - Browse repository at this point
Copy the full SHA ab43b16View commit details
Commits on Sep 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 945999a - Browse repository at this point
Copy the full SHA 945999aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87719c4 - Browse repository at this point
Copy the full SHA 87719c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a8b684 - Browse repository at this point
Copy the full SHA 0a8b684View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5014fb - Browse repository at this point
Copy the full SHA d5014fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ba1e22 - Browse repository at this point
Copy the full SHA 4ba1e22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16dd3cb - Browse repository at this point
Copy the full SHA 16dd3cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd60207 - Browse repository at this point
Copy the full SHA dd60207View commit details -
Configuration menu - View commit details
-
Copy full SHA for a98b5ba - Browse repository at this point
Copy the full SHA a98b5baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25e1286 - Browse repository at this point
Copy the full SHA 25e1286View commit details
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c0ac4c0 - Browse repository at this point
Copy the full SHA c0ac4c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cbb42e - Browse repository at this point
Copy the full SHA 9cbb42eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 088b3b5 - Browse repository at this point
Copy the full SHA 088b3b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7926bbf - Browse repository at this point
Copy the full SHA 7926bbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f581f9 - Browse repository at this point
Copy the full SHA 1f581f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1014cc - Browse repository at this point
Copy the full SHA f1014ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 335e220 - Browse repository at this point
Copy the full SHA 335e220View commit details -
Configuration menu - View commit details
-
Copy full SHA for 558a205 - Browse repository at this point
Copy the full SHA 558a205View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ed4382 - Browse repository at this point
Copy the full SHA 0ed4382View commit details
Commits on Oct 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2a442fa - Browse repository at this point
Copy the full SHA 2a442faView commit details
Commits on Oct 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5b23815 - Browse repository at this point
Copy the full SHA 5b23815View commit details