jay vyas

Results 134 issues of jay vyas

Right now, our tests are a little confusing - Some tests fail - Some tests pass But we pass PRs anyways... we need someone to separate the test reports of...

lets add @aryan9600 to OWNERS.md for /userspace

We need to add comprehensive prometheus metrics to the brain, i.e. so we can measure - whenever it responds to a GRPC req - whenever it is calling the APIserver...

good first issue
help wanted

hey yall im trying to - hack up the test_e2e.sh script to do `erase_clusters=false` but im not seeing any effect... ``` while getopts "i:b:B:cdD:eE:n:ps:" flag do case "${flag}" in i...

good first issue
help wanted

we'd like something like https://github.com/kubernetes/kubernetes/blob/master/test/e2e/network/kube_proxy.go that we can use to run a/b comparisons in service of #325 @astoycos is interested in this, seems like a simple way to do it...

good first issue
help wanted
lifecycle/stale

Currently the way we test is in process https://jayunit100.blogspot.com/2022/03/my-dev-workflow-for-kpng-windows.html?q=windows However, @marosset has volunteered to get kpng windows backend working in a container (host process) which would be great ! To...

Both NFT And IPTAbles import the localsink package, of course, but the import different structs from it. To make it clear where their architecture is similar lets - move the...

help wanted
lifecycle/stale

A big blocker to onboarding new sig-windows contributors is laptop resources - many folks, esp folks say on a M1 mac , just dont have the free RAM required to...

the sync/shared/variables.yaml file is a config to the low level provisioners (like controlplane.sh that runs it)... but... its ALSO part of our user interface. lets move it up to the...

We have no github actions! we need ... something? - can we make windows VMs in github actions ? - or should we use a vagrant cloud provider or something...