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
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)
PR #134740
(and cherry-pick #135023): remove taint values from unschedulable messages in pod status
Issues Reported
SIG Node:
Issue #123839: Static pods with restartPolicy: OnFailure remain pending if kubelet restarts after container create but before start
Issue #135113: failing device-plugin health checks causing kubelet SIGABRT by systemd watchdog during initialization (also referenced as http://go/kuber/issues/135113)
SIG API Machinery:
Issue #128428: k8s.io/apiserver/pkg/storage/cacher.TestCacherDontMissEventsOnReinitialization times out
GitHub Username
@hoskeri
Organization you are requesting membership in
kubernetes
Requirements
Sponsor 1
@benluddy
Sponsor 2
@mtaufen
List of contributions to the Kubernetes project
Pull Requests Authored (Merged)
SIG Node / Kubelet
node self-register continue if CREATE is 403.e2e_node: Pass e2eCriProxy instead of updating global.kuberuntime_manager: fix container success check.kuberuntime_manager: don't log entire container spec.conformance-test: use kubelet healthz port.SIG Auth / API Machinery
Externaljwt OIDC discovery fixRemove unused RBAC rule from system:kubelet-api-adminFix formatting of the authnz config usage.Remove unused field from APIGroupVersionDelay building discovery transport until neededLimit CONNECT proxy response header sizeDrop loopback clients if unusedcherry-pick #114415):
Check the correct error in d.downloadAPIsUpdate x/crypto to 0.19.Fix logspam in leaderelection controller.SIG Network
(and cherry-pick #138385):
Fix IPv6 allocator for /64 CIDRsSIG Scheduling / Node
(and cherry-pick #135023):
remove taint values from unschedulable messages in pod statusIssues Reported
Static pods with restartPolicy: OnFailure remain pending if kubelet restarts after container create but before startfailing device-plugin health checks causing kubelet SIGABRT by systemd watchdog during initialization(also referenced ashttp://go/kuber/issues/135113)k8s.io/apiserver/pkg/storage/cacher.TestCacherDontMissEventsOnReinitialization times out