Releases: cisco-open/operator-tools
Releases · cisco-open/operator-tools
Helm template reconciler
This release adds the helm template reconciler and several improvements and bugfixes based on what we learned from Backyards and Supertubes.
For a full list of changes please check the following PR: https://github.com/banzaicloud/operator-tools/pull/28
Meta merge and managed resources fix
Merge meta (labels and annotations) instead of overwriting them; avoid setting managed-component annotation for non managed resources.
Remove controlNamespace from resourceOwner and various improvements
v0.10.2
CDR query functions
- Add CRD query functions
Prometheus ServiceMonitor type support
Simple types to manage ServiceMonitor instances for Prometheus Operator
Fix PVC VolumeSource
v0.4.1 Fix missing return from GetVolume (#5)
Improve docs, rename storage to volume
improve docs, rename storage to volume (#4) * improve docs, rename storage to volume * lint fix * license fix
Fix docgen ordering
v0.3.1 fix ordering issue
KubernetesStorage type
v0.3.0 add KubernetesStorage type