This repository was archived by the owner on Apr 17, 2023. It is now read-only.
  
  
  
  
Releases: aerogear/unifiedpush-operator
Releases · aerogear/unifiedpush-operator
v0.5.2
v0.5.1
See Changelog
v0.4.4
v0.4.3
v0.5.0
0.4.2
0.4.1
0.4.0
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
 
Version 0.3.0
Changed
- Use Deployments instead of DeploymentConfigs
 - Use static image references instead of ImageStreams
 
Removed
- Delete old resources that were created by the previous versions of the operator
(DeploymentConfig and ImageStreams)