Skip to content

Releases: IBM/cloud-operators

Fix compatibility with Kubernetes 1.22 and OpenShift 4.9

v1.0.12: Remove destructive "self-healing" logic when service state inconsiste…

13 Oct 18:49
0be0e4d
Compare
Choose a tag to compare
…nt (#262)

In the early days of IBM Cloud Operator, self-healing was added with the intent to reconcile a Service in an inconsistent state by recreating the service instance.

This can be very destructive for critical services like databases, so this removes the service deletion.

Signed-off-by: John Starich <[email protected]>

v1.0.11: Automated OperatorHub releases (#257)

02 Sep 19:48
3800b50
Compare
Choose a tag to compare

Automates releases to OperatorHub.io for both Kubernetes and OpenShift operators.

v1.0.10: Set a Binding's owner reference, but not a controller reference (#256)

05 Aug 17:00
18de538
Compare
Choose a tag to compare

Set a Binding's owner reference, but not a controller reference (#256)

v1.0.9: Upgrade golang.org/x/net for PSIRT PVR0274238 - Golang vulnerability …

21 Jun 17:22
da684b6
Compare
Choose a tag to compare

Fix PSIRT PVR0274238 - Golang vulnerability

Upgrade golang.org/x/net => v0.0.0-20210614182718-04defd469f4e to address vulnerability.

v1.0.8: pull in fixes for CVE-2020-26160, CVE-2021-27919 and CVE-2021-27918 (…

21 Jun 17:12
4a0c956
Compare
Choose a tag to compare

v1.0.7: Rebuild to fix CVE-2021-3449 and CVE-2021-3450 vulnerabilities

09 Apr 02:29
531ff63
Compare
Choose a tag to compare

v1.0.6: Fix protobuf vulnerability (#245)

08 Apr 20:13
471da04
Compare
Choose a tag to compare

Fix protobuf vulnerability (#245)

v1.0.5: fix: Fix Golang vulnerability (#243)

05 Mar 22:10
6910664
Compare
Choose a tag to compare
  • Add secrets detection capability with pre-commit hook configuration (#241)
  • Fix Golang vulnerability (#243)

Pull in latest patch version of Go 1.15

05 Mar 21:52
99c8952
Compare
Choose a tag to compare

This pulls in the latest patch version of Go 1.15 to address CVE-2021-3115 and CVE-2021-3114