-
Notifications
You must be signed in to change notification settings - Fork 242
Pull requests: operator-framework/java-operator-sdk
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: assorted robustness and clarity fixes
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
fix: remove dangling placeholder from event source close warning
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
fix: use the null-guarded metrics field in the Controller constructor
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
fix: do not NPE when adding a finalizer to a resource deleted mid-retry
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
fix: use a monotonic clock for the cache polling timeout
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
fix: use the cached desired state when selecting an external secondary resource
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
fix: do not eagerly evaluate the cluster-scoped fallback in KubernetesResourceFetcher
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
fix: always release executors and reset state when stopping the executor manager
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
fix: complete the submission when the primary is missing from cache at execution time
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
fix: read the external resource cache under the event source monitor
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
fix: create the PollingEventSource timer on start and make it a daemon
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
fix: keep a strong reference to the processing started latency gauge
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
fix: report remaining, not elapsed, time from LinearRateLimiter
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
fix: honour bulk dependent resource capabilities during reconciliation
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
fix: NPE in handleRecentResourceUpdate for an unknown secondary resource
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
fix: NPE in external resource caching event source when only a generic filter is set
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
[WIP] improve: deprecate LifecycleAware interface
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
improve: generic cache-aware secondary resource lookup for dependent resources
#3451
opened Jun 30, 2026 by
mohit24694
Loading…
feat: claude skill to update kubernetes versions in CI
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
[WIP] Build native operations sample with GraalVM
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
[WIP] feat: naive performance test and handling results storing
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
wip
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
[WIP] feat: experimental utility methods to add finalizer
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.