Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
operator-framework
/
java-operator-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
243
Star
938
Code
Issues
50
Pull requests
17
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: move controller informer-related configuration to InformerConfig
- #2455
#2455
Merged
metacosm
merged 10 commits into
next
operator-framework/java-operator-sdk:next
from
controller-informer
operator-framework/java-operator-sdk:controller-informer
Copy head branch name to clipboard
Jul 8, 2024
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat: move controller informer-related configuration to InformerConfig
#2455
metacosm
merged 10 commits into
next
operator-framework/java-operator-sdk:next
from
controller-informer
operator-framework/java-operator-sdk:controller-informer
Copy head branch name to clipboard
Commits
Commits on Jul 2, 2024
feat: move controller informer-related configuration to InformerConfig
Show description for a951b46
metacosm
committed
a951b46
View commit details
Copy full SHA for a951b46
Browse repository at this point
refactor: start isolating ResourceConfiguration
Show description for 865844f
metacosm
committed
865844f
View commit details
Copy full SHA for 865844f
Browse repository at this point
fix: initFromAnnotation now properly inits the current instance
Show description for da296e2
metacosm
committed
da296e2
View commit details
Copy full SHA for da296e2
Browse repository at this point
fix: default onDeleteFilter implementation
Show description for 72fc123
metacosm
committed
72fc123
View commit details
Copy full SHA for 72fc123
Browse repository at this point
fix: properly set default namespaces in controller case
Show description for 72737ea
metacosm
committed
72737ea
View commit details
Copy full SHA for 72737ea
Browse repository at this point
refactor: remove KubernetesDependentInformerConfigBuilder
Show description for 51a5534
metacosm
committed
51a5534
View commit details
Copy full SHA for 51a5534
Browse repository at this point
refactor: use InformerConfigHolder in more places, unifying handling
Show description for 8227897
metacosm
committed
8227897
View commit details
Copy full SHA for 8227897
Browse repository at this point
fix: properly propagate name to informer config
Show description for 80c952f
metacosm
committed
80c952f
View commit details
Copy full SHA for 80c952f
Browse repository at this point
feat: add factory method to init builder from an extising configuation
Show description for e99899a
metacosm
committed
e99899a
View commit details
Copy full SHA for e99899a
Browse repository at this point
fix: remove potentially problematic default implementation
Show description for 99ca7e2
metacosm
committed
99ca7e2
View commit details
Copy full SHA for 99ca7e2
Browse repository at this point
You can’t perform that action at this time.