John Schnake

Results 148 comments of John Schnake

Can you give me the output of `sonobuoy gen --plugin e2e --e2e-focus="Volume" --e2e-skip="Disruptive|Slow|6"`? If this occurs as described, I'm assuming its just WSL quoting is wonky? I'm very curious what...

FWIW you can run a directory of plugins already which is how I run large groups of plugins for testing. This may be sufficient.

It would be great if I could get this into v0.55.0 (within the next week or so) even behind a feature gate.

This has fallen off in priority; a nice to have right now but not the focus of my effort. If someone else wants to help out that'd be great.

K8s API Coverage plugin - This was requested long ago but the tooling around it has changed drastically I've heard and this may be much more doable now. - https://github.com/cncf/apisnoop...

Rough idea: - Plugin: OpenAPI automated testing - Purpose: Last I used OpenAPI tooling I had an OpenAPI spec for my service but wanted to automate the creation/running of integration...

https://github.com/kubernetes/node-problem-detector Obviously we'd be interested in supporting things that are already supported/maintained by the upstream community.

https://github.com/sieve-project/sieve is a really interesting project related to the testing of controllers and ensuring they are robust to distributed types of bugs. I had some questions related to the potential...

I put up a draft PR of how to 'minimize' the e2e data but whoever wants to follow this up needs to consider the existing binaries that are out there....

The blocker for this currently is that the pbench plugin needs the `hostPID` option on the pod which we dont surface. I'm debating one of two approaches for this: 1)...