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
Type
/
to 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
242
Star
937
Code
Issues
57
Pull requests
16
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
next (v5.6; do not mege)
- #3474
#3474
Open
csviri
wants to merge 20 commits into
main
operator-framework/java-operator-sdk:main
from
next
operator-framework/java-operator-sdk:next
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Open
next (v5.6; do not mege)
#3474
csviri
wants to merge 20 commits into
main
operator-framework/java-operator-sdk:main
from
next
operator-framework/java-operator-sdk:next
Copy head branch name to clipboard
Commits
Commits on Jul 22, 2026
chore: set next version to 999-SNAPSHOT (#3469)
Show description for fbce8b2
csviri
committed
fbce8b2
View commit details
Copy full SHA for fbce8b2
Browse repository at this point
Commits on Jul 29, 2026
improve: integration test to showcase external resource state in status (#3480)
Show description for 7e5a900
csviri
and
Copilot
authored
7e5a900
View commit details
Copy full SHA for 7e5a900
Browse repository at this point
Commits on Aug 1, 2026
Informer pools (#3325)
Show description for 3fecf20
csviri
authored
3fecf20
View commit details
Copy full SHA for 3fecf20
Browse repository at this point
chore(deps): bump org.apache.maven.plugins:maven-jar-plugin (#3511)
Show description for 873eca1
dependabot[bot]
authored and
csviri
committed
873eca1
View commit details
Copy full SHA for 873eca1
Browse repository at this point
chore(deps): bump openrewrite.version from 8.87.5 to 8.87.7 (#3510)
Show description for 0ddecbd
dependabot[bot]
authored and
csviri
committed
0ddecbd
View commit details
Copy full SHA for 0ddecbd
Browse repository at this point
chore(deps): bump com.diffplug.spotless:spotless-maven-plugin from 3.8.0 to 3.9.0 (#3515)
Show description for eb7958d
dependabot[bot]
authored and
csviri
committed
eb7958d
View commit details
Copy full SHA for eb7958d
Browse repository at this point
fix: use explicit JSON merge patch type in merge patch operations (#3514)
Show description for fffe39c
csviri
committed
fffe39c
View commit details
Copy full SHA for fffe39c
Browse repository at this point
test: verify Kotlin interop with a unit test and a Kotlin sample operator E2E test (#3513)
Show description for 9e5927a
3 people
authored and
csviri
committed
9e5927a
View commit details
Copy full SHA for 9e5927a
Browse repository at this point
chore(deps): bump openrewrite.version from 8.87.7 to 8.88.0 (#3516)
Show description for 8ad1115
dependabot[bot]
authored and
csviri
committed
8ad1115
View commit details
Copy full SHA for 8ad1115
Browse repository at this point
docs: facelift of operator list in README.md (#3534)
Show description for 14912ba
csviri
and
Copilot
committed
14912ba
View commit details
Copy full SHA for 14912ba
Browse repository at this point
fix: new kotlin sample parent version
Show description for 510e173
csviri
committed
510e173
View commit details
Copy full SHA for 510e173
Browse repository at this point
Commits on Aug 3, 2026
fix: set configuration service for default pool (#3535)
Show description for 907fe61
csviri
authored
907fe61
View commit details
Copy full SHA for 907fe61
Browse repository at this point
Commits on Aug 11, 2026
perf: size the workflow result map from Workflow#size (#3547)
Show description for 9272c99
csviri
authored
9272c99
View commit details
Copy full SHA for 9272c99
Browse repository at this point
refactor: drop the unused Options parameter of desiredForJsonPatch (#3550)
Show description for aa809d4
csviri
authored
aa809d4
View commit details
Copy full SHA for aa809d4
Browse repository at this point
refactor: call existing helpers instead of re-implementing them (#3544)
Show description for db9a0fa
csviri
authored
db9a0fa
View commit details
Copy full SHA for db9a0fa
Browse repository at this point
test: fix flaky finalizer removal in TriggerReconcilerOnAllEventIT (#3543)
Show description for 592bad3
csviri
authored
592bad3
View commit details
Copy full SHA for 592bad3
Browse repository at this point
feat: detect dependent resource API version changes (#3536)
Show description for d4bd3da
hej090224
and
claude
authored
d4bd3da
View commit details
Copy full SHA for d4bd3da
Browse repository at this point
refactor: resolve the informer target client without a downcast (#3548)
Show description for b5022e2
csviri
authored
b5022e2
View commit details
Copy full SHA for b5022e2
Browse repository at this point
refactor: clean up the Kubernetes resource matchers (#3546)
Show description for 484727d
csviri
authored
484727d
View commit details
Copy full SHA for 484727d
Browse repository at this point
Commits on Aug 12, 2026
improve: followup PR for Informer Pools (#3541)
Show description for 51490a2
csviri
and
Copilot
authored
51490a2
View commit details
Copy full SHA for 51490a2
Browse repository at this point
You can’t perform that action at this time.