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
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 }}
openshift
/
cluster-cloud-controller-manager-operator
Public
Notifications
You must be signed in to change notification settings
Fork
88
Star
13
Code
Issues
1
Pull requests
19
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Projects
Security and quality
Insights
DNM/SPLAT/OCPBUGS-86789: e2e-ccm-aws: investigate #tmp-ocpbugs-86789-early-requests
- #499
#499
Draft
mtulio
wants to merge 29 commits into
openshift:main
openshift/cluster-cloud-controller-manager-operator:main
from
mtulio:ccm-aws-ote-mvp-nlb-hc
mtulio/cluster-cloud-controller-manager-operator:ccm-aws-ote-mvp-nlb-hc
Copy head branch name to clipboard
Conversation
Commits
29
(29)
Checks
Files changed
Draft
DNM/SPLAT/OCPBUGS-86789: e2e-ccm-aws: investigate #tmp-ocpbugs-86789-early-requests
#499
mtulio
wants to merge 29 commits into
openshift:main
openshift/cluster-cloud-controller-manager-operator:main
from
mtulio:ccm-aws-ote-mvp-nlb-hc
mtulio/cluster-cloud-controller-manager-operator:ccm-aws-ote-mvp-nlb-hc
Copy head branch name to clipboard
Commits
Commits on Aug 6, 2026
init test running successfully for 5.5
mtulio
committed
dce0c27
View commit details
Copy full SHA for dce0c27
Browse repository at this point
health: add per-poll TG snapshots and TG attribute introspection
Show description for 14069d6
mtulio
and
claude
committed
14069d6
View commit details
Copy full SHA for 14069d6
Browse repository at this point
e2e: add graceful shutdown, Scenario 5.2, consistent timing model
Show description for 9f6750a
mtulio
and
claude
committed
9f6750a
View commit details
Copy full SHA for 9f6750a
Browse repository at this point
e2e: master-node targeting, cross-zone, CAPA variant, t0-t4 timers
Show description for 44f55af
mtulio
and
claude
committed
44f55af
View commit details
Copy full SHA for 44f55af
Browse repository at this point
e2e: 90s post-healthy observation, environment summary in report
Show description for 2e06ea6
mtulio
and
claude
committed
2e06ea6
View commit details
Copy full SHA for 2e06ea6
Browse repository at this point
e2e: fix TG healthy wait stuck, add PollOnce, use control-plane label
Show description for c3068f1
mtulio
and
claude
committed
c3068f1
View commit details
Copy full SHA for c3068f1
Browse repository at this point
e2e: log client and observer start times
Show description for de7f1b1
mtulio
and
claude
committed
de7f1b1
View commit details
Copy full SHA for de7f1b1
Browse repository at this point
health: add README documenting the NLB health transition test framework
Show description for 013f9c2
mtulio
and
claude
committed
013f9c2
View commit details
Copy full SHA for 013f9c2
Browse repository at this point
e2e: add request statistics and per-phase breakdown to report
Show description for e107f3e
mtulio
and
claude
committed
e107f3e
View commit details
Copy full SHA for e107f3e
Browse repository at this point
e2e: add duration column to per-phase request breakdown
Show description for d5fa8dc
mtulio
and
claude
committed
d5fa8dc
View commit details
Copy full SHA for d5fa8dc
Browse repository at this point
e2e: restore removed comments in phase classification
Show description for bf37dd9
mtulio
and
claude
committed
bf37dd9
View commit details
Copy full SHA for bf37dd9
Browse repository at this point
e2e: parallel client workers, fix unhealthy.draining state matching
Show description for 0b9194e
mtulio
and
claude
committed
0b9194e
View commit details
Copy full SHA for 0b9194e
Browse repository at this point
health: update README with parallel workers, request stats, CAPA finding
Show description for 21bee92
mtulio
and
claude
committed
21bee92
View commit details
Copy full SHA for 21bee92
Browse repository at this point
e2e: add per-server request distribution and server-side verdict
Show description for 0e80b33
mtulio
and
claude
committed
0e80b33
View commit details
Copy full SHA for 0e80b33
Browse repository at this point
health: update README with per-server distribution and verdict sections
Show description for 16bde17
mtulio
and
claude
committed
16bde17
View commit details
Copy full SHA for 16bde17
Browse repository at this point
Commits on Aug 12, 2026
e2e: tune workers to 8×100ms, add pod→node mapping, req/s metrics
Show description for 990a4cb
mtulio
and
claude
committed
990a4cb
View commit details
Copy full SHA for 990a4cb
Browse repository at this point
e2e: hostNetwork mode, SIGTERM-based shutdown, privileged SCC
Show description for 199f306
mtulio
and
claude
committed
199f306
View commit details
Copy full SHA for 199f306
Browse repository at this point
Commits on Aug 13, 2026
e2e: unified binary with in-cluster client, aggregator, and metrics
Show description for c962a18
mtulio
and
claude
committed
c962a18
View commit details
Copy full SHA for c962a18
Browse repository at this point
e2e: add CLB baseline comparison, fix verdict phase boundaries, rename tests
Show description for db07955
mtulio
and
claude
committed
db07955
View commit details
Copy full SHA for db07955
Browse repository at this point
e2e: add SDK-managed NLB tests with four-variant comparison matrix
Show description for e914c77
mtulio
and
cursoragent
committed
e914c77
View commit details
Copy full SHA for e914c77
Browse repository at this point
Commits on Aug 14, 2026
e2e: add KAS-config SDK variants with real TG draining attributes
Show description for def241a
mtulio
and
cursoragent
committed
def241a
View commit details
Copy full SHA for def241a
Browse repository at this point
e2e: add KAS TLS SDK variant and LateConnections shutdown metric
Show description for 866f49d
mtulio
and
cursoragent
committed
866f49d
View commit details
Copy full SHA for 866f49d
Browse repository at this point
e2e: add ctl in-place restart and KAS TLS+ctl SDK scenarios
Show description for cfbea3d
mtulio
and
cursoragent
committed
cfbea3d
View commit details
Copy full SHA for cfbea3d
Browse repository at this point
e2e: use 30s ctl drain on KAS TLS scenario for reliable repro
Show description for e9f603e
mtulio
and
cursoragent
committed
e9f603e
View commit details
Copy full SHA for e9f603e
Browse repository at this point
e2e: add tls-ctl drain sweep variants and multi-cluster results
Show description for f858305
mtulio
and
cursoragent
committed
f858305
View commit details
Copy full SHA for f858305
Browse repository at this point
Commits on Aug 16, 2026
update case 25 with 180 and 210 simulation
Show description for d0dacc7
mtulio
committed
d0dacc7
View commit details
Copy full SHA for d0dacc7
Browse repository at this point
Commits on Aug 17, 2026
add report aggregator script
mtulio
committed
3c979b8
View commit details
Copy full SHA for 3c979b8
Browse repository at this point
Add plan v27 KAS TG patch matrix for NLB health-transition e2e
Show description for bde13c5
mtulio
and
cursoragent
committed
bde13c5
View commit details
Copy full SHA for bde13c5
Browse repository at this point
Commits on Aug 18, 2026
ccm: added 240s and 300s cases on KAS patch variants
mtulio
committed
a524105
View commit details
Copy full SHA for a524105
Browse repository at this point
You can’t perform that action at this time.