sonobuoy icon indicating copy to clipboard operation
sonobuoy copied to clipboard

🌈 Dynamic Coloful Image Render

Results 130 sonobuoy issues
Sort by recently updated
recently updated
newest added

Near the bottom of https://sonobuoy.io/docs/v0.56.8/gen/ it mentions using kubectl but then shows `sonobuoy run -f...`. We can show the benefits of either: You can use `kubectl` with `kubectl apply -f...

kind/bug
area/documentation

Add functionality to the skip-preflight flag to allow users to specify specific preflight checks to skip. Currently only boolean values are accepted for the skip-preflight flag.

**Describe the solution you'd like** As a developer I would like sonobuoy to output data from either a dynamic webhook-audit log, or from api-snoop, into the sonobuoy output which would...

p2-moderate
area/plugin

Part of my desire in creating sonobuoy was to have a unified means of generating a performance report, that lived as a canonical thunk to be compared over time. Combine...

misc/help wanted
p3-low
lifecycle/consideration
area/plugin
misc/pinned

When figuring out which versions are supported for `sonobuoy e2e` you have to come to github and know where to look. It would be better to be able to dump...

kind/enhancement
misc/help wanted
misc/good first issue
area/e2e
kind/debt

**Describe the solution you'd like** Running sonobuoy on medium sized clusters (tens of nodes) often triggers ErrImagePull on `sonobuoy/sonobuoy` and `sonobuoy/systemd-logs` containers from sonobuoy's DaemonSet, due to Docker Hub rate...

legacy/release
kind/debt

The airgap example is always painful to try and reproduce and we don't have a great story for users even though we've done so much to make things easier. We...

misc/help wanted
area/testing
area/airgap
kind/debt

The page https://sonobuoy.io/docs/v0.56.8/e2eplugin/ talks about the plugins, dry run mode, but doesnt even mention the `sonobuoy e2e` command which is particularly relevant since it helps you choose the focus/skip values...

area/documentation
kind/debt

We've done 2 different TGIK episodes about Sonobuoy and another youtube video or two. We should surface those better in our docs.

area/documentation
kind/debt

We implemented basic plugin management but haven't had time to make much use of it. We could further move logic out of the codebase if we do a few things...

kind/debt
area/plugin-management