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
59
Pull requests
23
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
[WIP] feat: naive performance test and handling results storing
- #3140
#3140
Draft
csviri
wants to merge 26 commits into
main
operator-framework/java-operator-sdk:main
from
perf-test
operator-framework/java-operator-sdk:perf-test
Copy head branch name to clipboard
Conversation
Commits
26
(26)
Checks
Files changed
Draft
[WIP] feat: naive performance test and handling results storing
#3140
csviri
wants to merge 26 commits into
main
operator-framework/java-operator-sdk:main
from
perf-test
operator-framework/java-operator-sdk:perf-test
Copy head branch name to clipboard
Commits
Commits on Jan 15, 2026
improve: add license headers to source files (#2980)
Show description for 851f281
csviri
committed
851f281
View commit details
Copy full SHA for 851f281
Browse repository at this point
chore: version to 5.3.0-SNAPSHOT
Show description for 9b63ec9
csviri
committed
9b63ec9
View commit details
Copy full SHA for 9b63ec9
Browse repository at this point
Annotation removal using locking (#3015)
Show description for be59b6e
shawkins
authored and
csviri
committed
be59b6e
View commit details
Copy full SHA for be59b6e
Browse repository at this point
improve: complete comparable resource version configs (#3027)
Show description for ee97e61
csviri
committed
ee97e61
View commit details
Copy full SHA for ee97e61
Browse repository at this point
improve: run pr-s checks for v5.3 (#3042)
Show description for ee73dd9
csviri
committed
ee73dd9
View commit details
Copy full SHA for ee73dd9
Browse repository at this point
fix: rebase on main after release
Show description for 896ae6a
csviri
committed
896ae6a
View commit details
Copy full SHA for 896ae6a
Browse repository at this point
fix(javadoc): invalid method ref blocks snapshot release (#3076)
Show description for 9e61b20
csviri
committed
9e61b20
View commit details
Copy full SHA for 9e61b20
Browse repository at this point
feat: record desired state in Context (#3082)
Show description for f2cfcf9
metacosm
authored and
csviri
committed
f2cfcf9
View commit details
Copy full SHA for f2cfcf9
Browse repository at this point
improve: rename junit5 module to junit (#3081)
Show description for 363c003
csviri
committed
363c003
View commit details
Copy full SHA for 363c003
Browse repository at this point
fix: delete empty files result of rebase on main (#3093)
Show description for c7b4f8b
csviri
committed
c7b4f8b
View commit details
Copy full SHA for c7b4f8b
Browse repository at this point
feat: ReconcileUtils for strongly consistent updates (#3106)
Show description for 9986c1e
csviri
and
shawkins
committed
9986c1e
View commit details
Copy full SHA for 9986c1e
Browse repository at this point
Commits on Jan 21, 2026
Event filtering now records resource action and previous resource (#3127)
Show description for 90cc671
csviri
authored
90cc671
View commit details
Copy full SHA for 90cc671
Browse repository at this point
Commits on Jan 27, 2026
improve: facelift samples to use ReconcileUtils (#3135)
Show description for f852af5
csviri
authored
f852af5
View commit details
Copy full SHA for f852af5
Browse repository at this point
Commits on Jan 28, 2026
improve: move compare resource version methods to internal utils (#3137)
Show description for f105902
csviri
authored
f105902
View commit details
Copy full SHA for f105902
Browse repository at this point
Commits on Feb 2, 2026
feat: move ReconcileUtils methods to ResourceOperations accessible from Context (#3142)
Show description for a3bc9e7
csviri
and
metacosm
authored
a3bc9e7
View commit details
Copy full SHA for a3bc9e7
Browse repository at this point
improve: KubernetesDependentResource uses resource operations directly (#3146)
Show description for 0f632f8
csviri
authored
0f632f8
View commit details
Copy full SHA for 0f632f8
Browse repository at this point
Commits on Feb 3, 2026
feat: naive performance test and handling results storing
Show description for a9912ad
csviri
committed
a9912ad
View commit details
Copy full SHA for a9912ad
Browse repository at this point
fix: improper name
Show description for c5c4c8d
metacosm
authored and
csviri
committed
c5c4c8d
View commit details
Copy full SHA for c5c4c8d
Browse repository at this point
wip
Show description for 8dbbaf7
csviri
committed
8dbbaf7
View commit details
Copy full SHA for 8dbbaf7
Browse repository at this point
wip
Show description for 98c5427
csviri
committed
98c5427
View commit details
Copy full SHA for 98c5427
Browse repository at this point
wip
Show description for 0d1af4c
csviri
committed
0d1af4c
View commit details
Copy full SHA for 0d1af4c
Browse repository at this point
wip
Show description for 337c321
csviri
committed
337c321
View commit details
Copy full SHA for 337c321
Browse repository at this point
wip
Show description for 02103d0
csviri
committed
02103d0
View commit details
Copy full SHA for 02103d0
Browse repository at this point
wip
Show description for 9a194e9
csviri
committed
9a194e9
View commit details
Copy full SHA for 9a194e9
Browse repository at this point
wip
Show description for 8540905
csviri
committed
8540905
View commit details
Copy full SHA for 8540905
Browse repository at this point
wip
Show description for 5a64f90
csviri
committed
5a64f90
View commit details
Copy full SHA for 5a64f90
Browse repository at this point
You can’t perform that action at this time.