github sensu/sensu-go 2.0.0-beta.8-1

latest releases: v6.11.0, types/v0.13.0, types/v0.12.0-alpha10...
5 years ago

Sensu 2.0 Beta Release 8

This release is the eighth beta release of Sensu 2.0. It was tagged from the master branch, SHA c07579c.

Along with some great bug fixes, a lot of exciting pieces have landed in this release including the addition of object metadata, filtering and change from organizations/environments to namespaces.

These awesome new additions come with breaking changes. Users that are upgrading will need to recreate their resources. Details on managing the changes are as follows:

• Filters will need to be recreated, and the "statements" field of filters must be replaced by "expressions"
• The filter query language has changed; the language is now JavaScript instead of govaluate. All attribute names are now consistent with what is described in the filters reference
• Proxy entities will need to be re-created, and are now keyed by a "name" field instead of "id"
• Organizations and environments have been replaced by namespaces
• Resources now contain metadata, which contains a "name" and a "namespace" attribute. This replaces existing names, and also replaces organizations and environments.

View the full changelog here

Packages

Debian and RPM packages can be found on PackageCloud.
Docker images can be found here.

QA

QA was done on the following Ubuntu Xenial build packages:

Known issues

  • #2346 Unable to silence entities from the dashboard [WORKAROUND BELOW]
    - This functionality is still available via sensuctl.
  • #2344 Cannot update entity class in sensuctl entity update subcommand interactive mode

Don't miss a new sensu-go release

NewReleases is sending notifications on new releases.