[WIP] feat: naive performance test and handling results storing by csviri · Pull Request #3140 · operator-framework/java-operator-sdk
and others added 14 commits
January 15, 2026 15:06- Adds utility that provides methods to update resources using comparable resource versions - Integrates this utility to the core of the framework (thus simplifying `ReconciliationDispatcher`) - note that this introduces a change in the behavior for the `UpdateControl.patchStatus` (and others), since it won't trigger the reconiliation for the event in that update. - Renames former `ReconcilerUtils` to `ReconcilerUtilsInternal`, this is breaking but that utils was never advertised for non-internal usage - Includes also fixes for ControllerEventSource event filtering - Improves TemporaryResourceCache event filtering algorithm Signed-off-by: Attila Mészáros <a_meszaros@apple.com> Signed-off-by: Steve Hawkins <shawkins@redhat.com> Co-authored-by: Steve Hawkins <shawkins@redhat.com>
csviri
changed the title
feat: naive performance test and handling results storing
[WIP] feat: naive performance test and handling results storing
…om Context (#3142) Signed-off-by: Attila Mészáros <a_meszaros@apple.com> Signed-off-by: Chris Laprun <metacosm@gmail.com> Co-authored-by: Chris Laprun <metacosm@gmail.com>
#3146) Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
Stores performance tests as artifacts and compares the results with released version performance tests Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
Base automatically changed from next to main
March 13, 2026 13:50This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters