-
Notifications
You must be signed in to change notification settings - Fork 235
memaid improve #3152
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
Closed
Closed
memaid improve #3152
Conversation
This 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
Collaborator
csviri
commented
Feb 4, 2026
- improve: add license headers to source files (improve: add license headers to source files #2980)
- chore: version to 5.3.0-SNAPSHOT
- Annotation removal using locking (Annotation removal using locking #3015)
- improve: complete comparable resource version configs (improve: complete comparable resource version configs #3027)
- improve: run pr-s checks for v5.3 (improve: run pr-s checks for v5.3 #3042)
- fix: rebase on main after release
- fix(javadoc): invalid method ref blocks snapshot release (fix(javadoc): invalid method ref blocks snapshot release #3076)
- feat: record desired state in Context (feat: record desired state in Context #3082)
- improve: rename junit5 module to junit (improve: rename junit5 module to junit #3081)
- fix: delete empty files result of rebase on main (fix: delete empty files result of rebase on main #3093)
- feat: ReconcileUtils for strongly consistent updates (feat: ReconcileUtils for strongly consistent updates - alternative algorithm #3106)
- Event filtering now records resource action and previous resource (Event filtering now records resource action and previous resource #3127)
- improve: facelift samples to use ReconcileUtils (improve: facelift samples to use ReconcileUtils #3135)
- improve: move compare resource version methods to internal utils (improve: move compare resource version methods to internal utils #3137)
- feat: move ReconcileUtils methods to ResourceOperations accessible from Context (feat: move ReconcileUtils methods to ResourceOperations accessible from Context #3142)
- improve: KubernetesDependentResource uses resource operations directly (improve: KubernetesDependentResource uses resource operations directly #3146)
- feat: provide de-duplicated secondary resources stream on Context (feat: provide de-duplicated secondary resources stream on Context #3141)
- docs: improve mermaid flowchart visual
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
Signed-off-by: Steve Hawkins <shawkins@redhat.com>
…work#3027) Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
…amework#3076) simplified the javadoc Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
Signed-off-by: Chris Laprun <metacosm@gmail.com>
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
…3093) Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
…ork#3106) - 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>
…erator-framework#3127) Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
…rator-framework#3137) This should not be user facing. At least not in any obvious scenerio. Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
…om Context (operator-framework#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>
operator-framework#3146) Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
…erator-framework#3141) Signed-off-by: Chris Laprun <metacosm@gmail.com> Co-authored-by: Attila Mészáros <a_meszaros@apple.com>
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
|
PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.