Skip to content
Navigation Menu
Toggle navigation
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
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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
.
ray-project
/
kuberay
Public
Notifications
You must be signed in to change notification settings
Fork
788
Star
2.6k
Code
Issues
487
Pull requests
197
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
chiayi
All time
Commit history
Commits on Jun 18, 2026
[History Sever] Use compression library in collector and historyserver (#4899)
Show description for d916db0
chiayi
authored
d916db0
Copy full SHA for d916db0
Commits on Jun 13, 2026
[1/N][History server] Support auto discovery of owner metadata (#4856)
Show description for d835f47
chiayi
authored
d835f47
Copy full SHA for d835f47
Commits on Jun 9, 2026
Followup fixes/updates for updating cluster-metadata dir (#4898)
chiayi
authored
6918b79
Copy full SHA for 6918b79
Commits on May 29, 2026
Update metadir file structure and name, and include owner kind and name (#4670)
chiayi
authored
d790178
Copy full SHA for d790178
Commits on May 26, 2026
Add compression functions (#4828)
chiayi
authored
70194b7
Copy full SHA for 70194b7
Commits on Apr 7, 2026
Change RayClusterID on collector side to RayClusterNamespace (#4673)
chiayi
authored
83e587d
Copy full SHA for 83e587d
Commits on Mar 26, 2026
Fix image & env var for Google Cloud Storage historyserver example (#4655)
chiayi
authored
12b4cc7
Copy full SHA for 12b4cc7
Commits on Mar 24, 2026
Add RayCluster manifest example for history server (#4642)
chiayi
authored
3a3e634
Copy full SHA for 3a3e634
Commits on Mar 23, 2026
Add Google Cloud storage history server deployment example (#4641)
chiayi
authored
506bea3
Copy full SHA for 506bea3
Commits on Mar 19, 2026
Typo and minor fix for image guide readme (#4621)
chiayi
authored
911c383
Copy full SHA for 911c383
Add Google Artifact Registry image build/push guide (#4618)
chiayi
authored
fea763a
Copy full SHA for fea763a
Commits on Feb 20, 2026
[Feature][history server] Add Google Cloud Storage (GCS) support to history server (#4478)
Show description for 879f9c7
chiayi
authored
879f9c7
Copy full SHA for 879f9c7
Commits on Jan 29, 2026
[1/N] [history server] Support job event processing and endpoint (#4422)
Show description for 056f665
chiayi
and
Future-Outlier
authored
056f665
Copy full SHA for 056f665
Commits on Oct 23, 2025
quick fix for multi-host indexing (#4139)
chiayi
authored
010cb06
Copy full SHA for 010cb06
Commits on Oct 22, 2025
[RayCluster] Add multi-host indexing labels (#3998)
Show description for 944b60c
chiayi
and
ryanaoleary
authored
944b60c
Copy full SHA for 944b60c
Commits on Jan 9, 2025
[kubectl-plugin] Add support for retrieving logs for different ray resource types (#2677)
chiayi
authored
e959950
Copy full SHA for e959950
Commits on Dec 18, 2024
Add kubernetes event to inform user of upgrade strategy (#2592)
chiayi
authored
c8f826b
Copy full SHA for c8f826b
Commits on Dec 17, 2024
Add rayjob yaml generation to ray job submit command (#2644)
chiayi
authored
4021766
Copy full SHA for 4021766
Commits on Dec 16, 2024
Add kubectl ray delete rayservice/job/cluster (#2635)
chiayi
authored
61a282f
Copy full SHA for 61a282f
Commits on Dec 13, 2024
Make sure kubectl ray logs only get ray container logs (#2649)
chiayi
authored
8ec59e5
Copy full SHA for 8ec59e5
Commits on Dec 11, 2024
Add kubectl ray create cluster (#2607)
chiayi
authored
12babc8
Copy full SHA for 12babc8
Commits on Dec 9, 2024
Add e2e test for kubectl ray job submit (#2614)
chiayi
authored
e9f3155
Copy full SHA for e9f3155
Commits on Dec 5, 2024
[Feature][kubectl-plugin] e2e test for 'kubectl ray log' (#2486)
chiayi
authored
6ca956b
Copy full SHA for 6ca956b
Commits on Dec 3, 2024
[Feature][kubectl-plugin] return usage error when no entrypoint input (#2503)
chiayi
authored
1bc821e
Copy full SHA for 1bc821e
Commits on Nov 20, 2024
[Feature] Disable zero downtime upgrade for a RayService using RayServiceSpec (#2468)
chiayi
authored
e128863
Copy full SHA for e128863
Commits on Oct 30, 2024
[Feature][kubectl-plugin]'ray log command' Add check and cleanup directory when no ray node exist (#2473)
chiayi
authored
5cb2f56
Copy full SHA for 5cb2f56
Commits on Oct 24, 2024
Add all and worker node type to kubectl ray log (#2442)
chiayi
authored
8b61b73
Copy full SHA for 8b61b73
[Feature][kubectl-plugin] Quick fix for Job Submission ID (#2469)
chiayi
authored
c86b03b
Copy full SHA for c86b03b
Commits on Sep 27, 2024
[Feat][Kubectl-Plugin]Implement kubectl ray job submit (#2394)
chiayi
authored
6786350
Copy full SHA for 6786350
Commits on Sep 10, 2024
Add kubectl ray cluster log command (#2296)
chiayi
authored
3e68606
Copy full SHA for 3e68606
Commits on Aug 8, 2024
Add basic e2e test for kubectl plugin (#2287)
chiayi
authored
cd239ab
Copy full SHA for cd239ab
Commits on Aug 5, 2024
Add unit test for cluster get and add steps in workflows (#2263)
chiayi
authored
658bd9e
Copy full SHA for 658bd9e
Commits on Jul 19, 2024
Add kubectl-plugin pre-commit (#2255)
chiayi
authored
8c64e60
Copy full SHA for 8c64e60
Commits on Jul 17, 2024
Add kubectl plugin with basic command and deprecate cli (#2243)
chiayi
authored
abafd17
Copy full SHA for abafd17
Commits on Jul 16, 2024
Fix for deprecate-cli deploy error (#2251)
chiayi
authored
4182477
Copy full SHA for 4182477
Previous
Next
You can’t perform that action at this time.