Kubernetes since pre-OSS | SIG API Machinery co-TL | Sr. Staff SWE @ Google | perpetually too busy, ping me if I seem to not have seen your thing
-
Google
- NV
- @originalavalamp
Block or Report
Block or report lavalamp
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
-
-
-
apiserver Public
Forked from kubernetes/apiserver
Library for writing a Kubernetes-style API server.
230 contributions in the last year
Less
More
Activity overview
Contributed to
kubernetes/kubernetes,
kubernetes/enhancements,
kubernetes/website
and 20 other
repositories
Contribution activity
December 2022
Created a pull request in kubernetes/kubernetes that received 5 comments
WIP: Fork go std lib json for improved memory usage
This is a fork of https://go.dev/cl/455776 to see what it does to k8s memory usage. Since it will take at least ~7? more months for that to appear …
+10,531
−3
•
5
comments
Reviewed 12 pull requests in 3 repositories
kubernetes/kubernetes
10 pull requests
- Change the default DelayingQueue 'add' behaviour and add options for clients to control new features
- Disallow prune for server-side applied objects
- Added serialization from etcd error metric
- Reduce QOS cgroup update latency when creating multiple pods
- Faster ExtractList. Add ExtractListWithAlloc variant.
- [WIP] add Run to Informer Factories
-
client-go: support
Shutdown()
for metadata and dynamic informers - Propagate HasSynced properly
- KEP 2258: add node log query
- support convert storage error to meta status