Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

0.4.0

Compare
Choose a tag to compare
@grdryn grdryn released this 03 Dec 17:02
· 39 commits to master since this release
0.4.0
f8b3254

Added

  • UnifiedpushServer CRs can contain coordinates for an external PostgreSQL database
  • UnifiedpushServer CR status block has more useful information

Changed

  • Operator SA permissions are limited to the namespace now, no cluster permissions are given
  • Operator creates the Monitoring Resources (GrafanaDashboard, PrometheusRule and ServiceMonitor) on creation of the UnifiedPushServer CR.
  • Operator creates its own Monitoring Resources (GrafanaDashboard, PrometheusRule) on installation.

Removed

  • This version of the operator no longer deals with the PushApplication or *Variant CRDs