Skip to content

Releases: SAP/component-operator

v0.1.23

27 Feb 08:49
Compare
Choose a tag to compare
Update chart docs

v0.1.22

24 Feb 14:45
Compare
Choose a tag to compare

Enhancements

This release adds a new flag --events-address. If provided, the controller will send component events not only to the Kubernetes API (as usual) but as well to the specified address, which should point to a flux notification-controller.
Events are emitted (of course) with source type:

apiVersion: core.cs.sap.com/v1alpha1
kind: Component

Although the notification-controller itself is able to deal with arbitrary source types, the alerts.notification.toolkit.fluxcd.io CRD currently does not allow to specify non-flux types; to overcome, the CRD has to be enhanced/patched accordingly.

v0.1.21

24 Feb 07:23
Compare
Choose a tag to compare
Update chart docs

v0.1.20

19 Feb 15:57
Compare
Choose a tag to compare
Update chart docs

v0.1.19

27 Jan 18:07
Compare
Choose a tag to compare

Enhancements

Add command line flags

v0.1.18

27 Jan 07:23
Compare
Choose a tag to compare
Update chart docs

v0.1.17

13 Jan 22:34
Compare
Choose a tag to compare

Incompatible changes

Starting from this release, component-operator requires flux GitRepository and HelmChart in version v1.

v0.1.16

13 Jan 07:23
Compare
Choose a tag to compare
Update chart docs

v0.1.15

06 Jan 07:23
Compare
Choose a tag to compare
Update chart docs

v0.1.14

19 Dec 16:57
Compare
Choose a tag to compare
Update chart docs