Skip to content

Releases: infrawatch/smart-gateway-operator

v2.0.1

14 Jul 21:26
02bda30
Compare
Choose a tag to compare

Hotfix release to fix the referenced Smart Gateway version from v2.0.0-beta1 to v2.0.0.

v2.0.0

14 Jul 19:02
b8aecd5
Compare
Choose a tag to compare

Enhancements

  • Smart Gateway performance enhancement work
    • provides a new Smart Gateway using 2 separate components: sg-bridge and sg-core
    • sg-bridge is a C application that listens to the bus and communicates via unix socket to the sg-core
    • sg-core provides the translation mechanism to convert collectd metrics from the bus to a local scrape endpoint for Prometheus
      • provides increased reliability and 5x the performance

Breaking changes

  • Smart Gateway for collectd is the new sg-bridge + sg-core configuration and requires a different deployment method
  • Configuration for Smart Gateway Ceilometer telemetry (metrics) deployments use a new configuration option AMQP1Connections
  • The new Smart Gateway for collectd telemetry (metrics) no longer loads a configuration file and is now handled within the Deployment manifest

Smart Gateway Operator v1.0.2

26 Jun 14:44
4ab833a
Compare
Choose a tag to compare

Release of the Smart Gateway Operator v1.0.2 provides a small change that migrates the API for Deployments to apps/v1 to allow deployment on the latest Kubernetes and OpenShift releases.

Smart Gateway Operator v1.0.1

18 Mar 20:02
d861382
Compare
Choose a tag to compare
Pre-release

Smart Gateway Operator v1.0.1 release. Changes are only visual in the ClusterServiceVersion to update the icon from PNG to SVG.

Smart Gateway Operator v1.0.0

13 Mar 17:03
Compare
Choose a tag to compare
Pre-release

Release of the Smart Gateway Operator v1.0.0