Skip to content

Releases: prometheus-operator/prometheus-operator

0.5.0 / 2017-02-15

16 Feb 03:10
Compare
Choose a tag to compare
  • [FEATURE] Allow synchronizing kubelets into an Endpoints object.
  • [FEATURE] Allow specifying custom configmap-reload image

0.4.0 / 2017-02-02

02 Feb 14:02
Compare
Choose a tag to compare
  • [CHANGE] Split endpoint and job in separate labels instead of a single concatenated one.
  • [BUGFIX] Properly exit on errors communicating with the apiserver.

0.3.0 / 2017-01-31

31 Jan 14:47
Compare
Choose a tag to compare

This release introduces breaking changes to the underlying naming schemes. It
is recommended to destroy existing Prometheus and Alertmanager objects and
recreate them with new namings.

With this release support for v1.4.x clusters is dropped. Changes will not be
backported to the 0.1.x release series anymore.

  • [CHANGE] Prefixed StatefulSet namings based on managing resource
  • [FEATURE] Pass labels and annotations through to StatefulSets
  • [FEATURE] Add tls config to use for Prometheus target scraping
  • [FEATURE] Add configurable routePrefix for Prometheus
  • [FEATURE] Add node selector to Prometheus TPR
  • [ENHANCEMENT] Stability improvements

0.2.3 / 2017-01-05

05 Jan 11:14
Compare
Choose a tag to compare
  • [BUGFIX] Fix config reloading when using external url.

0.1.3 / 2017-01-05

05 Jan 11:14
Compare
Choose a tag to compare

The 0.1.x releases are backport releases with Kubernetes v1.4.x compatibility.

  • [BUGFIX] Fix config reloading when using external url.

0.2.2 / 2017-01-03

03 Jan 19:25
Compare
Choose a tag to compare
  • [FEATURE] Add ability to set the external url the Prometheus/Alertmanager instances will be available under.

0.1.2 / 2017-01-03

03 Jan 19:28
Compare
Choose a tag to compare

The 0.1.x releases are backport releases with Kubernetes v1.4.x compatibility.

  • [FEATURE] Add ability to set the external url the Prometheus/Alertmanager instances will be available under.

0.2.1 / 2016-12-23

23 Dec 10:47
Compare
Choose a tag to compare

[BUGFIX] Fix subPath behavior when not using storage provisioning

0.2.0 / 2016-12-20

20 Dec 12:43
Compare
Choose a tag to compare

This release requires a Kubernetes cluster >=1.5.0. See the readme for
instructions on how to upgrade if you are currently running on a lower version
with the operator.

  • [CHANGE] Use StatefulSet instead of PetSet
  • [BUGFIX] Fix Prometheus config generation for labels containing "-"

0.1.1 / 2016-12-20

20 Dec 13:41
Compare
Choose a tag to compare

[BUGFIX] Fix Prometheus config generation for labels containing "-"