Elana Hashman

Results 15 issues of Elana Hashman

I currently run the [Node Triage Board](https://github.com/orgs/kubernetes/projects/49). We _manually_ update it based on [these guidelines](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-node/triage.md). The only automation available that works consistently is moving things to **Done** when closed or...

sig/contributor-experience
lifecycle/frozen
area/github-management

The kubelet has an undocumented, unversioned API that is not intended for client use. Its existence often catches new contributors by surprise. It would be good to add some developer...

help wanted
kind/documentation
sig/node

`auditwheel`'s documentation is sorely lacking, and that gap makes it harder to contribute and use. Hosting some documentation on readthedocs.io would be awesome. I'd like to see the following documentation...

enhancement
help wanted

As is evident in the LICENSE file, this repo consists of a lot of vendored code, particularly including the delocate stuff mentioned in #102. When we vendored the code, we...

enhancement
help wanted
good first issue

**What happened**: Every time we try to run CRI-O tests on the k8s-infra-prow-build cluster, SSH fails. Most recently: https://prow.k8s.io/view/gs/kubernetes-jenkins/pr-logs/pull/107361/pull-kubernetes-node-kubelet-serial-crio-cgroupv1/1479158719756374016/#1:build-log.txt%3A327 ``` W0106 18:45:27.531] I0106 18:45:27.530809 6869 ssh.go:120] Running the command ssh,...

kind/failing-test
sig/node
lifecycle/rotten
sig/k8s-infra

Right now, when I categorize an issue as `kind/support` in kubernetes/kubernetes, I usually don't look at it again. I'd love to help these folks, but my focus is mostly on...

priority/backlog
sig/contributor-experience
lifecycle/frozen
area/github-management

# Enhancement Description * One-line enhancement description (can be used as a release note): Kubernetes nodes support swap memory. * Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/2400-node-swap * Discussion Link: https://docs.google.com/document/d/1CZtRtC8W8FwW_VWQLKP9DW_2H-hcLBcH9KBbukie67M/edit# [Kubelet/Kubernetes should...

sig/node
stage/beta
tracked/yes
lead-opted-in

**What should be cleaned up or changed**: Let's choose a standardized naming scheme for our jobs, preferably ones that don't reference OS or container runtime. **Provide any links for context**:...

sig/node
lifecycle/rotten
kind/cleanup

### New repo, staging repo, or migrate existing New repo ### Is it a staging repo? no ### Requested name for new repository usage-metrics-collector ### Which Organization should it reside...

area/github-repo

It would be cool if I could use this library to modify the "Attributes" field of principals; for instance, to set `+needchange` on user principals to expire passwords rather than...