Skip to content

Releases: telekom-mms/cmcc-operator

cmcc-v1.13.0

13 Jul 09:17
Compare
Choose a tag to compare

CoreMedia Content Cloud through cmcc-operator

cmcc-operator-v1.13.0

13 Jul 09:17
Compare
Choose a tag to compare

Kubernetes Operator to bring up a CoreMedia Content Cloud installation

Improve configurability

cmcc-v1.13.0-beta.2

12 Jul 13:25
Compare
Choose a tag to compare

CoreMedia Content Cloud through cmcc-operator

cmcc-operator-v1.13.0-beta.2

12 Jul 13:25
Compare
Choose a tag to compare

Kubernetes Operator to bring up a CoreMedia Content Cloud installation

Update to io.javaoperatorsdk:operator-framework-spring-boot-starter:5.1.0

07 Jul 14:33
Compare
Choose a tag to compare

This also updates most dependencies to current versions.

Two changes had to be made: the Reconciler now implements slightly different interfaces, and implements them differently, and the Secret resource now always has a map for stringData, which is empty if the data has not been decoded from base64.

cmcc-v1.13.0-beta.1

07 Jul 14:33
Compare
Choose a tag to compare

CoreMedia Content Cloud through cmcc-operator

cmcc-operator-v1.13.0-beta.1

07 Jul 14:33
Compare
Choose a tag to compare

Kubernetes Operator to bring up a CoreMedia Content Cloud installation

Allow configuring Ingress response timeouts

06 Jul 09:38
Compare
Choose a tag to compare

The Ingress controller typically waits a specific time for the backend service to start sending a response. Once this timeout is exceeded, an error message is returned. For some applications, it might be necessary to increase that timeout. with.responseTimeout.live, with.responseTimeout.preview, and with.responseTimeout.studio allow specifying the desired timeout in seconds for the respective Ingress resources.

cmcc-v1.12.7

06 Jul 09:38
Compare
Choose a tag to compare

CoreMedia Content Cloud through cmcc-operator