Skip to content

Releases: vmware-tanzu/sonobuoy

v0.56.10

18 Aug 19:56
Compare
Choose a tag to compare

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

06 Aug 17:40
Compare
Choose a tag to compare

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

02 Jul 00:49
Compare
Choose a tag to compare

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

10 Jun 21:21
Compare
Choose a tag to compare

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

14 May 03:01
87e26ab
Compare
Choose a tag to compare

Changelog

v0.56.5

09 May 20:33
4fd3874
Compare
Choose a tag to compare

Changelog

v0.56.4

02 Apr 15:54
51c7906
Compare
Choose a tag to compare

Changelog

v0.56.3

18 Mar 19:33
1005bee
Compare
Choose a tag to compare

Changelog

v0.56.2

18 Feb 16:45
Compare
Choose a tag to compare

Overview

A tiny, weekly release but with new information from the results tarball via 65a726a

Changelog

  • 6cf7519 Bump docs and version for v0.56.2
  • 458c06a Tweak docs for release and dryrun test lists
  • 65a726a Added health summary with basic log scanning
  • 13af7b1 Add extra steps for release
  • f5af769 Fix release doc and update_docs script

v0.56.1

11 Feb 19:24
Compare
Choose a tag to compare

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"