Closed
Description
GitHub Username
yujuhong
Organization you are requesting membership in
kubernetes
Requirements
- I have reviewed the community membership guidelines
- I have enabled 2FA on my GitHub account
- I have subscribed to the kubernetes dev e-mail list
- 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
- I have verified that my sponsors are from different member companies
- I have verified that my sponsors are a reviewer or an approver in at least one OWNERS file within one of the Kubernetes GitHub organizations (excluding the contributor-playground)
- OPTIONAL: I have taken the Inclusive Open Source Community Orientation course
Sponsor 1
Sponsor 2
List of contributions to the Kubernetes project
- Actively participating in weekly SIG Node meetings and discussions
- Reviewed KEPs, e.g.,
- Triaged issues, joined discussions, and debug issues, e.g.,
- Difference in observed pod status in regular vs static pod kubernetes#123057 (comment)
- kubelet ignores optional CRI runtime conditions (kubelet will not rely on them, but it should somehow make them visible via kubectl) kubernetes#123148 (comment)
- Remove huge page form allocatable memory kubernetes#119173,
- Reviewed/approved PRs for bug fixes, e.g.,
- [KEP-2371] Fixing bug with windows criStatsProvider sometimes not reporting AvailableBytes correctly kubernetes#122846
- unittests: Fixes unit tests for Windows (part 10) kubernetes#122885
- [kubelet]: Fix the bug where pod grace period will be overwritten kubernetes#122890
- [KEP-2371] Fixing bug with windows criStatsProvider sometimes not reporting AvailableBytes correctly kubernetes#122846
- fix panic in CRI stats of windows kubernetes#123358