Skip to content

Releases: SAP/sap-btp-service-operator

v0.1.17

03 Nov 20:13
Compare
Choose a tag to compare
fix helm lint

v0.1.16

29 Oct 12:56
a518ef8
Compare
Choose a tag to compare
Update release.yml

v0.1.15

20 Oct 04:47
afd0686
Compare
Choose a tag to compare
update kube-rbac-proxy to v0.11.0 (#96)

v0.1.14

03 Oct 06:04
2425d62
Compare
Choose a tag to compare
add secretRootKey which used as the key inside the secret to store al…

v0.1.13

22 Sep 16:36
648aafb
Compare
Choose a tag to compare
Custom ServiceInstance tags  (#89)

* Add custom service tags to service instance

Co-authored-by: Johannes Dillmann <j.dillmann@sap.com>

* ensure that combination of instance tags is unique

Co-authored-by: Pavel Busko <pavel.busko@sap.com>

* revert readme TOC

Co-authored-by: Johannes Dillmann <j.dillmann@sap.com>

* perform ServiceInstance tags merge in service binding controller

Co-authored-by: Pavel Busko <pavel.busko@sap.com>

* updated CRD manifest

Co-authored-by: Pavel Busko <pavel.busko@sap.com>

Co-authored-by: Johannes Dillmann <j.dillmann@sap.com>
Co-authored-by: Ralf Pannemans <ralf.pannemans@sap.com>

v0.1.12

14 Sep 11:06
bad06ff
Compare
Choose a tag to compare
enrich binding with instance info and tags (#81)

* enrich binding with instance info and service offering tags

v0.1.11

17 Aug 09:42
154a769
Compare
Choose a tag to compare
fix update status logic (#68)

v0.1.10

29 Jul 09:29
780cb50
Compare
Choose a tag to compare
Add spec.secretKey for access to raw broker response (#62)

* Add spec.secretKey for access to raw broker response

Setting the optional spec.secretKey will cause the reconciler to store the raw broker response json in the given key (inside the secret).
If it is not set, the old behavior will be used (parse the response and use the top level keys in secret.Data).

Fixes #61

Co-authored-by: Philipp Stehle <philipp.stehle@sap.com>

* update secretKey property description according to review comments

Co-authored-by: Ralf Pannemans <ralf.pannemans@sap.com>

v0.1.9

18 Jun 17:38
399dff6
Compare
Choose a tag to compare
Userinfo (#57)

* don't update user info during reconciliations that caused by operator

v0.1.8

24 May 08:34
9ed4145
Compare
Choose a tag to compare
Update secret.yml