René's URL Explorer Experiment


Title: Support SSA in InformerEventSource, listen to specific status updates · Issue #3413 · operator-framework/java-operator-sdk · GitHub

Open Graph Title: Support SSA in InformerEventSource, listen to specific status updates · Issue #3413 · operator-framework/java-operator-sdk

X Title: Support SSA in InformerEventSource, listen to specific status updates · Issue #3413 · operator-framework/java-operator-sdk

Description: Is your feature request related to a problem? Please describe. I am working on a multi-reconciler setup (Main and Secondary) managing the same Custom Resource. The Secondary reconciler updates a specific field within the resource's .stat...

Open Graph Description: Is your feature request related to a problem? Please describe. I am working on a multi-reconciler setup (Main and Secondary) managing the same Custom Resource. The Secondary reconciler updates a sp...

X Description: Is your feature request related to a problem? Please describe. I am working on a multi-reconciler setup (Main and Secondary) managing the same Custom Resource. The Secondary reconciler updates a sp...

Opengraph URL: https://github.com/operator-framework/java-operator-sdk/issues/3413

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Support SSA in InformerEventSource, listen to specific status updates","articleBody":"**Is your feature request related to a problem? Please describe.**\nI am working on a multi-reconciler setup (Main and Secondary) managing the same Custom Resource. The Secondary reconciler updates a specific field within the resource's .status using Server-Side Apply (SSA). The Main reconciler needs to be notified and triggered only when the resource's generation changes OR when this specific status field is updated by the Secondary reconciler.\n\nCurrently, achieving this cleanly is not possible:\n\n- If `generationAwareEventProcessing` is set to `true`, the Main reconciler completely misses the status updates.\n- If `generationAwareEventProcessing` is set to `false`, the Main reconciler is triggered far too often by unrelated status updates.\n- Attempting to pass a custom `OnUpdateFilter` via the `ControllerConfiguration` fails because custom filters are combined with JOSDK's internal filters using a strict AND operation. This prevents implementing a logical OR condition (e.g., `DefaultFiltering OR SpecificStatusFieldChanged`).\n\n**Describe the solution you'd like**\nI would like a way to configure the controller's event filtering behavior to allow logical OR operations between the internal filters (like generation-aware filtering) and user-defined custom filters.\n\nAlternatively, a feature allowing developers to keep `generationAwareEventProcessing = true` but explicitly define a list of observed status paths (e.g., `status.mySpecificField`) that should bypass the generation-aware restriction and still trigger an event would elegantly solve this use case. Or another way to achieve this.\n\n**Describe alternatives you've considered**\n\n1. Setting `generationAwareEventProcessing` to `false`: This causes performance degradation due to a flood of redundant reconciliation loops from other status updates.\n2. Creating a separate `EventSource` on our own resource with an `OnUpdateFilter`: While this successfully isolates the specific status change, it introduces two major downsides:\n- It forces the creation and maintenance of an unnecessary secondary cache.\n- In JOSDK `v5.2.0`, it introduces read-after-write inconsistencies where the resource instance passed to the Main reconciler is outdated at the moment the event source triggers it.\n\n**Additional context**\n- Environment: Java, Micronaut, JOSDK `v5.2.0`.\n- This issue is particularly relevant in advanced operator patterns where responsibilities are split across a Main and a Secondary controller for the same CRD, relying on status fields to pass state back to the primary loop.\n","author":{"url":"https://github.com/bertdw-1985","@type":"Person","name":"bertdw-1985"},"datePublished":"2026-06-11T08:11:11.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/3413/java-operator-sdk/issues/3413"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:8748d6c4-0dfc-f087-a93b-b43fedcbe3c2
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idC600:30CB25:63747F:888F8B:6A55259B
html-safe-noncec903faaf8714c901832297e581d4f548fffe147781102dc23a004d47d0de03ba
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDNjAwOjMwQ0IyNTo2Mzc0N0Y6ODg4RjhCOjZBNTUyNTlCIiwidmlzaXRvcl9pZCI6IjU0NjE3ODYyMDg0NTkxMDU2OTEiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmacb8b259d22c13988d1405d1e4e6b8afc877e7420bf7fcbb82e61d883a765de559
hovercard-subject-tagissue:4638535899
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/operator-framework/java-operator-sdk/3413/issue_layout
twitter:imagehttps://opengraph.githubassets.com/dab67524f0f31eb3e53d098c50c95cdd68c7891d6cfa5a5bb22b734601f40ab6/operator-framework/java-operator-sdk/issues/3413
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/dab67524f0f31eb3e53d098c50c95cdd68c7891d6cfa5a5bb22b734601f40ab6/operator-framework/java-operator-sdk/issues/3413
og:image:altIs your feature request related to a problem? Please describe. I am working on a multi-reconciler setup (Main and Secondary) managing the same Custom Resource. The Secondary reconciler updates a sp...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamebertdw-1985
hostnamegithub.com
expected-hostnamegithub.com
None682d273eacb2ac51680c6eb9c0b270f029f7ce74c32090f319083c34497e28a5
turbo-cache-controlno-preview
go-importgithub.com/operator-framework/java-operator-sdk git https://github.com/operator-framework/java-operator-sdk.git
octolytics-dimension-user_id38202270
octolytics-dimension-user_loginoperator-framework
octolytics-dimension-repository_id188592933
octolytics-dimension-repository_nwooperator-framework/java-operator-sdk
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id188592933
octolytics-dimension-repository_network_root_nwooperator-framework/java-operator-sdk
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release358dd24ad7465d20e3fae729b5b169d35b0dd7f8
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/operator-framework/java-operator-sdk/issues/3413#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Foperator-framework%2Fjava-operator-sdk%2Fissues%2F3413
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Foperator-framework%2Fjava-operator-sdk%2Fissues%2F3413
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=operator-framework%2Fjava-operator-sdk
Reloadhttps://github.com/operator-framework/java-operator-sdk/issues/3413
Reloadhttps://github.com/operator-framework/java-operator-sdk/issues/3413
Reloadhttps://github.com/operator-framework/java-operator-sdk/issues/3413
Please reload this pagehttps://github.com/operator-framework/java-operator-sdk/issues/3413
operator-framework https://github.com/operator-framework
java-operator-sdkhttps://github.com/operator-framework/java-operator-sdk
Notifications https://github.com/login?return_to=%2Foperator-framework%2Fjava-operator-sdk
Fork 240 https://github.com/login?return_to=%2Foperator-framework%2Fjava-operator-sdk
Star 934 https://github.com/login?return_to=%2Foperator-framework%2Fjava-operator-sdk
Code https://github.com/operator-framework/java-operator-sdk
Issues 69 https://github.com/operator-framework/java-operator-sdk/issues
Pull requests 19 https://github.com/operator-framework/java-operator-sdk/pulls
Discussions https://github.com/operator-framework/java-operator-sdk/discussions
Actions https://github.com/operator-framework/java-operator-sdk/actions
Projects https://github.com/operator-framework/java-operator-sdk/projects
Security and quality 0 https://github.com/operator-framework/java-operator-sdk/security
Insights https://github.com/operator-framework/java-operator-sdk/pulse
Code https://github.com/operator-framework/java-operator-sdk
Issues https://github.com/operator-framework/java-operator-sdk/issues
Pull requests https://github.com/operator-framework/java-operator-sdk/pulls
Discussions https://github.com/operator-framework/java-operator-sdk/discussions
Actions https://github.com/operator-framework/java-operator-sdk/actions
Projects https://github.com/operator-framework/java-operator-sdk/projects
Security and quality https://github.com/operator-framework/java-operator-sdk/security
Insights https://github.com/operator-framework/java-operator-sdk/pulse
#3438https://github.com/operator-framework/java-operator-sdk/pull/3438
Support SSA in InformerEventSource, listen to specific status updateshttps://github.com/operator-framework/java-operator-sdk/issues/3413#top
#3438https://github.com/operator-framework/java-operator-sdk/pull/3438
https://github.com/xstefank
5.4https://github.com/operator-framework/java-operator-sdk/milestone/18
https://github.com/bertdw-1985
bertdw-1985https://github.com/bertdw-1985
on Jun 11, 2026https://github.com/operator-framework/java-operator-sdk/issues/3413#issue-4638535899
xstefankhttps://github.com/xstefank
5.4https://github.com/operator-framework/java-operator-sdk/milestone/18
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.