Skip to content

Releases: SAP/cf-service-operator

v0.5.3: chore(actions): update docker/build-push-action action to v6 (#52)

02 Sep 07:16
1a3c087
Compare
Choose a tag to compare
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v0.5.2: Improve log message (#56)

22 Jul 07:16
09db991
Compare
Choose a tag to compare
* improve logging

* cleanup makefile

v0.5.1

09 Jul 13:07
0480ba7
Compare
Choose a tag to compare
update to go1.22.5 (#55)

v0.5.0: Increase or Decrease polling rate for instance in a final state ready…

04 Jul 12:05
a778a14
Compare
Choose a tag to compare
… or failed. (#53)

* Initial commit for decrease polling interval for instances in a final state

* Add reconciler helpers

* Refactoring helper function, and adding unit tests

* add second annotation for fail

* Update official documentation. Adding a new page called, Annotations.

* Add license header missed in new Go files. React to reviewer comment about the service binding controller.

* React to reviewer comment in PR. Removing old comments.

* Update website/content/en/docs/tutorials/annotations.md

Co-authored-by: RalfHammer <119853077+RalfHammer@users.noreply.github.com>

* Update reconciler_helpers.go

* Change annotations.md following a reviewer comment.

---------

Co-authored-by: shilparamasamyreddy <164521358+shilparamasamyreddy@users.noreply.github.com>
Co-authored-by: RalfHammer <119853077+RalfHammer@users.noreply.github.com>

v0.4.16: Adopting Orphan Instances via Kubernetes Annotation (#50)

01 Jul 07:16
3d152c6
Compare
Choose a tag to compare
* Initial commit for adopting orphan instances in cf

* Adoption for the existing service bindings

* update for adopting instance annotation

* Change GetInstance by name or by owner. Update CF instance with label and annotation.

* new branch for orphan instances adoption

* revert to original defer function

* implement for orphan service binding

* Update markdown documentation with the new annotation, adopt-instances.

* Modify GetInstance and GetBinding functions based on PR comments

* Add changes based or reviewer comments

* changes for comments on listoptions

* Update the documentation

* Changes to getinstance call  in clinet_test.go file

* Update generated deepcopy go

* Update adopt.md file following comment from reviewer

---------

Co-authored-by: shilparamasamyreddy <164521358+shilparamasamyreddy@users.noreply.github.com>

v0.4.15: fix client caching (#54)

24 Jun 07:16
ccfa83d
Compare
Choose a tag to compare
* fix client caching

* support passord changes in client caches

* re-activate test inside docker build

* same indentation as before

v0.4.14: Improve recreation of instances (#48)

10 May 13:00
07ce935
Compare
Choose a tag to compare
* add linting support

* fix linting issue

* add documentation for annotations

* Implement exponential back-off for recreation

* add generated files

* use suite_test to support several integrations tests

* Update controll tool version and update CRDs

* Add the tests for Service instance controller

* Update internal/controllers/suite_test.go

Co-authored-by: uwefreidank <49634966+uwefreidank@users.noreply.github.com>

* Adopted the suggession  for a test

* Add generated file api/v1alpha1/zz_generated.deepcopy.go

* reverting back the changes to original code for create instance fails test

* Make infinite retries as the default behavior

* Added test for infinite retry

* Adding comment for use of the reconcileTimeout

* Update documentation of the annotations

---------

Co-authored-by: RalfHammer <119853077+RalfHammer@users.noreply.github.com>
Co-authored-by: shilparamasamyreddy <164521358+shilparamasamyreddy@users.noreply.github.com>
Co-authored-by: uwefreidank <49634966+uwefreidank@users.noreply.github.com>

v0.4.13

22 Apr 07:16
ff43d05
Compare
Choose a tag to compare
chore(actions): update actions/configure-pages action to v5 (#46)

v0.4.12: Add unit and integration test environment (#44)

01 Apr 07:16
f7600aa
Compare
Choose a tag to compare
* add test environment
add 1st unit test
add 1st integration test

* add license header

* Delete unnecessarily docu

* revert build.yaml

* add license header to counterfeiter generating

* add license header

* remove duplicate constants

* check metrics port

* remove netstat

* try metrics-port 8088

* disable test in dockerfile

* disable metrics for envtest

* revert removal of envtest in dockerfile

---------

Co-authored-by: TheBigElmo <50952498+TheBigElmo@users.noreply.github.com>
Co-authored-by: d039803 <ralf.hammer@sap.com>

v0.4.11

25 Mar 07:15
Compare
Choose a tag to compare
update renovate config