Skip to content

Releases: cisco-open/operator-tools

Helm template reconciler

08 Sep 06:36
Compare
Choose a tag to compare

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

17 Aug 09:44
bdfb723
Compare
Choose a tag to compare

Merge meta (labels and annotations) instead of overwriting them; avoid setting managed-component annotation for non managed resources.

See https://github.com/banzaicloud/operator-tools/pull/27

Remove controlNamespace from resourceOwner and various improvements

17 Aug 06:56
1d8a803
Compare
Choose a tag to compare

v0.10.2

07 May 17:22
Compare
Choose a tag to compare
upgrade objectmatcher

CDR query functions

07 Feb 12:03
f44052c
Compare
Choose a tag to compare
  • Add CRD query functions

Prometheus ServiceMonitor type support

05 Feb 13:30
963b525
Compare
Choose a tag to compare

Simple types to manage ServiceMonitor instances for Prometheus Operator

Fix PVC VolumeSource

27 Jan 12:44
Compare
Choose a tag to compare
v0.4.1

Fix missing return from GetVolume (#5)

Improve docs, rename storage to volume

24 Jan 12:48
ff4fabc
Compare
Choose a tag to compare
improve docs, rename storage to volume (#4)

* improve docs, rename storage to volume

* lint fix

* license fix

Fix docgen ordering

22 Jan 16:05
Compare
Choose a tag to compare
v0.3.1

fix ordering issue

KubernetesStorage type

22 Jan 15:28
Compare
Choose a tag to compare
v0.3.0

add KubernetesStorage type