Closed
Description
GitHub Username
@fromanirh
Organization you are requesting membership in
kubernetes
Requirements
- I have reviewed the community membership guidelines (https://git.k8s.io/community/community-membership.md)
- I have enabled 2FA on my GitHub account (https://github.com/settings/security)
- I have subscribed to the kubernetes-dev e-mail list (https://groups.google.com/forum/#!forum/kubernetes-dev)
- I am actively contributing to 1 or more Kubernetes subprojects
- I have two sponsors that meet the sponsor requirements listed in the community membership guidelines
- I have spoken to my sponsors ahead of this application, and they have agreed to sponsor my application
Sponsors
List of contributions to the Kubernetes project
- node: e2e: bring up/down SRIOV DP just once kubernetes#96219
- podresources APIs: concrete resources apis: implement GetAllocatableResources kubernetes#95734
- e2e: topology manager: avoid sriov device plugin pod leak on test failures kubernetes#95592
- cpumanager: drop old custom file backend kubernetes#89921
- e2e topology manager: single-numa-node multi container tests kubernetes#88234
- e2e: e2e_node: refactor getCurrentKubeletConfig kubernetes#88110
- e2e-topology-manager: single-NUMA-node test kubernetes#87645
- Enable running cpu-mgr-multiNUMA e2e tests with Topology manager kubernetes#88566 (reviewed)
- e2e: fix CPU manager methods to be more flexible to different CPU topology kubernetes#98373 (reviewed)
- kubelet/eviction: eliminate redundant allocations when handling eventfd kubernetes#96828 (reviewed)
- kubelet/eviction: eliminate redundant allocations when handling eventfd kubernetes#96828 (reviewed)
- Add GetAllocatableResource to PodResource API enhancements#2404