Supermarket 3.1.1 Released

Supermarket 3.1.1 was released today and is available for download at https://downloads.chef.io/supermarket. As a followup to last week’s 3.1.0 with quality metrics defaulting to visible to all users in new installs, this release adds a way for Supermarket system operators to change the visibility of quality metrics in existing installs.

Enhancement

  • Added subcommands to supermarket-ctl to change the visibility of quality metrics. [#1599]

If you would like to change to the new default behavior as of 3.1.0, the following command on a supermarket web host will change all quality metric results to visible to all users.

$ sudo -u supermarket supermarket-ctl qm-flip-all-public
OK: All quality metrics are now visible to all users.