Releases: vmware-tanzu/sonobuoy
Releases · vmware-tanzu/sonobuoy
v0.56.10
Changelog
- 551bf68 Update goversion for goreleaser
- aebe979 Add docs for v0.56.10
- 0ab80f7 Add new data from k8s releases for e2e command
- 78cd688 Remove v0.0.0 e2e data
- 906a4a8 Fix auto-issues to use new label names
- 19aaa60 Use single quotes for github action literal
- 1e65c14 delete minor unreachable code caused by t.Fatal
- ce2bbc4 Allow e2e results to refer to one another
v0.56.9
Changelog
- e8648ea Add docs for 0.56.9
- 2b06bc8 Allow users to skip specific preflight checks
- 94e8236 Fix check for kubectl
- d125fb9 Refresh e2e data
- 32c6c69 Allow worker to upload directory instead of file
- e51d8a3 Add K8s release check workflow
- e00b9a3 Automate e2e data gathering
- 684a594 Plugins with manual results process all *.yml and *.yaml files
- 1ef30df Tweak to function to allow multiple args
- 7f82b6b Allow postprocessors to modify done file contents
- d6099e7 Bump a few dep versions
- 9484850 Change warnings to errors for conflicting flags.
- c98e4ba Update plugin ordering to latest Sonobuoy version
v0.56.8
Changelog
- e709787 Add docs for v0.56.8
- b18f805 Simplify logic for status aggregation
- dd9992f Move to registry.k8s.io
- 9a4dedc Fix link to roadmap wiki
- e14baa4 Update Sonobuoy team
- a2fdb9c Add July drumbeat
- 706edde Add command to get worker pod names
- 7c0e8d3 Adds a simple Makefile with the most commonly used options
- 24ebb1f Add readable mode to results command
- 1c31007 Updates the lint function to be consistent with CI
- e36a26c Update copyright and golden files
- cb82909 Add flags to allow customizing the service account
- 33a0568 Download kubectl when testing locally
v0.56.7
Changelog
- 41f2081 Add docs for v0.56.7
- c156860 Add clusterRead to aggregator permissions help
- 6ef1eae Refactor feature gates into its own package
- 3d5fd5b Link to roadmap in main readme.
- 092122a Fix skopeo login for image push issue
- 5482d22 Add CLI docs to the site
- 35589fa Parse user-provided ConfigMap YAML
- c4593e0 Include Image name in image pull error message (#1718)
v0.56.6
Changelog
- 87e26ab Add docs for v0.56.6 (#1710)
- 6811726 Reconcile results directory and mount on server (#1709)
- 6542678 Remove empty resources from gen plugin (#1708)
- 021b7a5 remove unnecessary volume from gen plugin command (#1703)
- 692522d Only apply imagePullPolicy to plugins if instructed (#1705)
- b293bf0 Fix typo in pluginDefinitionFilename (#1672)
- 216bda4 Fix bug where 'retrieve' fails if filepath diectories DNE (#1690)
v0.56.5
Changelog
- 4fd3874 Add docs for v0.56.5 (#1702)
- 4fe34cb Add new e2e data for k8s versions (#1701)
- 02cc231 Always upload artifacts to github actions (#1699)
- 4598995 Moved the logic for gathering logs to before plugin cleanup (#1693)
- 7b3375c FailNow if Must... fails as expected (#1697)
- 8690c6c Remove -r option from mv command (#1696)
- be9293d add url flag to set url for plugin (#1694)
- 8336e02 add description flag and function to set description (#1673)
- 12ebf3f Fix aggregator to wait forever when timeout is zero. (#1681)
- 6d36456 Update Build with
golang:1.18
(#1674) - bbc49da Have 'images' commands respect env vars (#1679)
- 9294926 Add drumbeat blog (#1670)
v0.56.4
Changelog
- 51c7906 Add docs for v0.56.4 (#1668)
- 24480fa Fix mount for sidecars (#1667)
- 0151ee8 Export functions to enable postprocessing of files (#1666)
- c12595f Add configmaps to sidecars (#1665)
- 2fb4373 Add function for walking item tree (#1658)
- 8988672 Update linter and fix staticcheck issues (#1659)
- e09387c Add governance document and design folder (#1642)
v0.56.3
v0.56.2
Overview
A tiny, weekly release but with new information from the results tarball via 65a726a
Changelog
v0.56.1
Overview
A small release as we try and get into the habit of weekly releases.
- New darwin/arm64 binary in release artifacts
- Improvements to behavior when plugins have other sidecars
- Improved output for progress updates
Changelog
- eedd1ec Version and docs for v0.56.1
- d79aeaf Add darwin/arm64 binary to release
- 91f9c2a Improve version subcommand
- 3fce527 Update kind images
- ddda7b1 Issue1595: deal with plugins with unknown total tests count
- c7e914c Worker sidecars get plugin env vars
- d60bd54 Add a delay before consuming done file for postprocessing window
- ea06304 Add workflows for automated release and blog issues
- 5200a14 Change the link "custom plugin"