Pinned Loading
-
skypilot-org/skypilot
skypilot-org/skypilot PublicSkyPilot: Run AI and batch jobs on any infra (Kubernetes or 16+ clouds). Get unified execution, cost savings, and high GPU availability via a simple interface.
-
kubectl-debug
kubectl-debug PublicThis repository is no longer maintained, please checkout https://github.com/JamesTGrant/kubectl-debug.
-
-
aliyun-exporter
aliyun-exporter Public archivePrometheus exporter for Alibaba Cloud Monitor
2,076 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
skypilot-org/skypilot,
matrixorigin/matrixone-operator,
matrixorigin/matrixone
and 9 other
repositories
Loading
Contribution activity
April 2025
Created 27 commits in 1 repository
Created 3 repositories
-
aylei/azure-storage-fuse
Go
This contribution was made on Apr 22
-
aylei/goofys
Go
This contribution was made on Apr 11
-
aylei/kata-containers
Rust
This contribution was made on Apr 2
Created a pull request in skypilot-org/skypilot that received 13 comments
[Storage] Skip getting exclude files for non-directory item
part of #5136
Don't know how this regression is introduced. Looks like we have a different layout of /home/buildkite/tmp-workdir
directory before,…
+16
−3
lines changed
•
13
comments
Opened 23 other pull requests in 1 repository
skypilot-org/skypilot
4
open
19
merged
-
Fix blobfuse2 mount permissions
This contribution was made on Apr 23
-
[Azure] fix multiple blobfuse2 mount on kubernetes
This contribution was made on Apr 22
-
Refine API server deployment doc
This contribution was made on Apr 21
-
[Test] Refine backward compat test on API version change
This contribution was made on Apr 18
-
[Test] Unit test for get_kubernetes_node_info
This contribution was made on Apr 18
-
Fix dependency installation in k8s pod
This contribution was made on Apr 17
-
Fix API login
This contribution was made on Apr 17
-
Fix: only mark smoke test cases
This contribution was made on Apr 17
-
Fix querying kubernetes nodes at client-side
This contribution was made on Apr 17
-
[Doc] Fix missing namespace in API server deployment doc
This contribution was made on Apr 16
-
[API server] print warning when overrides disallowed config in remote server
This contribution was made on Apr 16
-
[API server] reload config for new request
This contribution was made on Apr 16
-
Fix failed test_subprocess_utils.py.test_multiple_processes test
This contribution was made on Apr 15
-
[API server] Refined minimal permissions for kubernetes
This contribution was made on Apr 14
-
[Helm] Support using external service account
This contribution was made on Apr 11
-
[Docs] Add API server tuning guide
This contribution was made on Apr 10
-
Unit test for mp queue memory usage
This contribution was made on Apr 10
-
Add distributed load test script
This contribution was made on Apr 10
-
[API server] Propagate configmap update to API server
This contribution was made on Apr 9
-
[API server] Fix default kubernetes permissions
This contribution was made on Apr 8
-
[API server] support cordon API server on upgrading
This contribution was made on Apr 7
-
[API server] Set default min resources and warning on low resources
This contribution was made on Apr 2
-
Chore: remove accidentally added file
This contribution was made on Apr 1
Reviewed 33 pull requests in 1 repository
skypilot-org/skypilot
25 pull requests
-
Introduce High Availability Service Controller
This contribution was made on Apr 23
-
[Azure] fix multiple blobfuse2 mount on kubernetes
This contribution was made on Apr 22
-
Refine API server deployment doc
This contribution was made on Apr 22
-
[Test] Refine backward compat test on API version change
This contribution was made on Apr 21
-
[Helm] Make secret name configurable
This contribution was made on Apr 21
-
Test for
examples/distributed-pytorch/train.yaml
This contribution was made on Apr 18 -
[Docs] Add API server tuning guide
This contribution was made on Apr 18
-
[logging] A way to avoid doing expensive operations for logs
This contribution was made on Apr 18
-
[API server] Refined minimal permissions for kubernetes
This contribution was made on Apr 17
-
[API server] better error message on API version mismatch
This contribution was made on Apr 17
-
Fix querying kubernetes nodes at client-side
This contribution was made on Apr 17
-
[config] separate codepath for parsing server config
This contribution was made on Apr 17
-
[Doc] Fix missing namespace in API server deployment doc
This contribution was made on Apr 17
-
[API server] reload config for new request
This contribution was made on Apr 16
-
[k8s] only use merge_k8s_configs on specific k8s config fields
This contribution was made on Apr 16
-
add tini to docker files
This contribution was made on Apr 15
-
Add helm support for RunPod credentials
This contribution was made on Apr 15
-
[API server] support cordon API server on upgrading
This contribution was made on Apr 15
-
Better buildkite notify status on PR
This contribution was made on Apr 12
-
[Helm] Support using external service account
This contribution was made on Apr 12
-
[k8s] Improve /dev/fuse access on k8s
This contribution was made on Apr 11
-
[Core] Import numpy directly to workaround the lazy import issue
This contribution was made on Apr 11
-
Adding support for wss protocol for websockets
This contribution was made on Apr 11
-
Release pipeline -- Biweekly trigger/Manual trigger
This contribution was made on Apr 11
-
Unit test for mp queue memory usage
This contribution was made on Apr 10
- Some pull request reviews not shown.
Created an issue in skypilot-org/skypilot that received 2 comments
FUSE performance is worse on Kubernetes compared to VM deployment
Follow up: #5028 The details can be found in the PR description.
2
comments
Opened 35 other issues in 1 repository
skypilot-org/skypilot
22
open
13
closed
-
[Storage] Azure ignores default_permissions option for libfuse
This contribution was made on Apr 23
-
[Storage] Permission denied for non-root user when accessing a azure blobfuse mountpiont
This contribution was made on Apr 23
-
[Test] cover multiple fuse mount from a same provider
This contribution was made on Apr 22
-
[Azure] multiple azure blob fuse mount on kubernetes fails
This contribution was made on Apr 22
-
[API server] Refine OOM behavior of local API server
This contribution was made on Apr 18
-
[Test] Skip client-server compatibility test if API version is bumped
This contribution was made on Apr 18
-
[API server] Failed to login API server: RepresenterError
This contribution was made on Apr 17
-
[Test] Cleanup client modules and credentials in remote-server smoke test
This contribution was made on Apr 17
-
[Test] unit tests that has 'kubernetes' keywords are accidentally skipped
This contribution was made on Apr 17
-
[API server] sky show-gpus access kubernetes nodes from client-side
This contribution was made on Apr 16
-
[Doc] Refine API server deployment doc with multiple kubernetes contexts
This contribution was made on Apr 16
-
[API server] Guide to enable https for API server
This contribution was made on Apr 16
-
[API server] warning when user overrides disallowed key
This contribution was made on Apr 16
-
[API server] Update installation/upgrading doc for 0.9.0 release
This contribution was made on Apr 15
-
[Helm] Make secret name configurable
This contribution was made on Apr 15
-
[Test] test_subprocess_utils.py.test_multiple_processes failed in single CPU core env
This contribution was made on Apr 15
-
Maintain goofys fork under skypilot-org
This contribution was made on Apr 11
-
[Doc] API server minimum privilege guide
This contribution was made on Apr 11
-
[Test] Ensure client-server compatibility if there is no minor/major version bump
This contribution was made on Apr 11
-
[API server] scheduling requests failed: Too many open files
This contribution was made on Apr 10
-
[API server] launching 1000 managed jobs simultaneously, some jobs failed
This contribution was made on Apr 10
-
[API server] performance tuning guide for team deployment
This contribution was made on Apr 10
-
[UX] Pending sky jobs launch --async does not appear in sky jobs queue
This contribution was made on Apr 10
-
[UX] Explain the reason of empty
sky jobs queue
result when job controller is stoppedThis contribution was made on Apr 10 -
[UX] empty jobs queue response is marked as failed
This contribution was made on Apr 10
- Some issues not shown.
19
contributions
in private repositories
Apr 1 – Apr 18