github vmware-tanzu/sonobuoy v0.16.5

latest releases: v0.57.1, v0.57.0, v0.56.16...
4 years ago

Sonobuoy v0.16.5

What's new

  • Sonobuoy will now begin tailing logs from new containers as they are created while running sonobuoy logs -f.
  • If targeting v1.17 clusters and above, the e2e plugin will now provide the necessary logic in order to enable progress updates from the plugin. At the current time, you can see progress via sonobuoy status --json.
  • Sonobuoy can now output the default configuration for the registries used by the e2e plugin using the new command gen default-image-config. This will output the default configuration for the version of Kubernetes that is being tested. This configuration is required for using the images command.
  • Sonobuoy will now publish 32-bit Windows/Linux clients and arm64 clients on its Github release page.

What's better

Documentation improvements

We made a number of improvements to our documentation during this release cycle:

  • Added an FAQ for common questions around use of the e2e plugin.
  • Updated and improved our documentation on how to run Sonobuoy in airgapped environments.
  • Made a number of changes to improve our documentation site's accessibility score.
  • Fixed a link that pointed to an old version and some typos.

Changelog

99d45a1 Prepare v0.16.5 release (#1031)
4a88c74 Merge pull request #1019 from SDBrett/issue-1018
8a0c2ac Improve site accessibility score (#1017)
a768c66 Add an FAQ (#998)
05dc053 Improve instructions for airgapped environments (#1023)
cff00ca Add command to ouput default image registry config (#1022)
e189def Fixes: #1018
44be251 fix typo in e2eplugin page (#1014)
46ae5a9 Merge pull request #1011 from johnSchnake/e2eProgress
9a40478 Default to enableing progress updates from E2E plugin
fb517c2 Merge pull request #1013 from rbankston/issue1012
e22dd1a Updated to just /docs so this doesn't have to be updated again
ab6125a Updated docs link to point to latest
9e41652 Update to log logic in order to stream from new containers as they come up (#1007)
1b0ea1a Publish 32-bit and arm64 clients (#1009)
36709f5 Fix formatting of commands in CIS blog post (#1004)
7ce6965 Add CIS Benchmark plugin blog post (#1002)

Don't miss a new sonobuoy release

NewReleases is sending notifications on new releases.