Skip to content

Releases: application-stacks/runtime-component-operator

1.4.0

30 Sep 20:14
0986b17
Compare
Choose a tag to compare

Install instructions are here. See the new user guide for more information on how to use the Runtime Component Operator.

Runtime Component Operator 1.4.0 includes the following features and changes:

  • Support for DNS configurations is added.
  • Support for tolerations to allow the scheduler to schedule pods on nodes with matching taints is added.
  • The Runtime Component Operator sets RuntimeDefault as the default value of the seccomp profile.
  • Additional DNS entries in the certificate for the applications including for StatefulSet and headless service are added. New certificates will be generated for the applications that utilize the .spec.manageTLS functionality.
  • API and Library updates; Security vulnerabilities fixes

1.4.0-rc.1

29 Aug 02:59
78ae6b4
Compare
Choose a tag to compare
1.4.0-rc.1 Pre-release
Pre-release

Do NOT use in production. For internal testing only.

1.3.3

01 Aug 20:43
98ee2d0
Compare
Choose a tag to compare

Install instructions are here. See the new user guide for more information on how to use the Runtime Component Operator.

Runtime Component Operator 1.3.3 includes the following features and changes:

  • New configuration option .spec.disableServiceLinks to control service links
  • Support for Red Hat OpenShift Container Platform 4.16 and Kubernetes 1.29
  • Reduce restrictions on common name in an Application’s certificate
  • API and Library updates
  • Security vulnerability fixes

1.3.2

24 May 21:13
b8d3ccd
Compare
Choose a tag to compare

Install instructions are here. See the new user guide for more information on how to use the Runtime Component Operator.

Runtime Component Operator 1.3.2 includes the following features and changes:

  • Enhancements to viewing application status:

    • Include observed generation information (.status.observedGeneration) to verify the successful reconciliation of CR updates.
    • Output additional warnings for invalid user configurations (i.e. service port is 9080 when .spec.manageTLS is enabled).
  • Increased Operator memory limit to 1Gi to allow management of larger estate of applications.

  • Configuration option to control mounting of ServiceAccount token (.spec.serviceAccount.mountToken) applies to Knative service (serverless) when .spec.createKnativeService is enabled.

  • Create Route with accurate host information when it is reset.

  • Allows to specify ServiceAccount with a name same as Operator’s default ServiceAccount (.spec.serviceAccount.name).

  • Updates to Kubernetes APIs, go and other libraries.

  • Security vulnerabilities fixes.

  • Switched to the strategic File-Based Catalog (FBC).

    • FBC provides more flexibility in organizing the content of the catalog as well as in managing Runtime Component Operator's upgrade graph.

1.3.2-rc.1

17 May 15:02
afae2c6
Compare
Choose a tag to compare
1.3.2-rc.1 Pre-release
Pre-release

Do NOT use in production. For internal testing only.

1.3.1

03 Feb 00:09
7cfafb0
Compare
Choose a tag to compare

Install instructions are here. See the new user guide for more information on how to use the Runtime Component Operator.

  • Updated UBI OS and APIs to include security fixes

1.3.1-rc.1

22 Jan 23:22
3865e69
Compare
Choose a tag to compare
1.3.1-rc.1 Pre-release
Pre-release

For internal testing only. Do not use in production.

1.3.0

01 Dec 03:46
08379b5
Compare
Choose a tag to compare

Install instructions are here. See the new user guide for more information on how to use the Runtime Component Operator.

  • Enhancements for high availability and scaling of applications across multiple availability zones
  • Support for OpenShift 4.14 and Kubernetes 1.27
  • Updates to Operator SDK, Kubernetes APIs and other libraries
  • Security vulnerabilities fixes

1.3.0-rc.2

06 Nov 02:38
ff19816
Compare
Choose a tag to compare
1.3.0-rc.2 Pre-release
Pre-release

Do not use in production. For internal testing only.

1.3.0-rc.1

03 Nov 22:17
bbe40e9
Compare
Choose a tag to compare
1.3.0-rc.1 Pre-release
Pre-release

Do not use in production. For internal testing only.