- [theia-cloud-crds] Add option field to CRDs and increase version to
Session.v1beta8,Workspace.v1beta5andAppDefinition.v1beta10#55 | #293 - [theia-cloud] Add configurable image preloading #56
- [theia-cloud] Add landing page configuration options for logo file extension, loading text, user info title & text #58 - contributed on behalf of STMicroelectronics
- [theia-cloud-base] Self signed certificates are now signed by a Theia Cloud certificate authority. The certificate of the authority may be exported and imported in your Browser for easier local testing #57
- [theia-cloud-crds] Add
ingressHostnamePrefixeslist toAppDefinition.v1beta10#57 | #298 - [theia-cloud] Add
additionalWildcardInstancesto values and create TLS entries for them in the instances-ingress #57 - [theia-cloud] Add
hosts.paths.tlsSecretNameto values which allows to optionally set the tls secretName on the ingress tls section when using paths #57 - [theia-cloud] Add
ingress.certManagerAnnotationsto values which allows to configure whether cert manager annotations will be added to the ingresses #57
- [theia-cloud-crds] Provide conversion webhook for newer versions of CRDs #49 | #283 - contributed on behalf of STMicroelectronics
- This webhook is called, whenever a resource is requested in a specific version
- This is enabled from these versions:
AppDefintion.v1beta8,Session.v1beta6andWorkspace.v1beta3 - Older versions are deprecated and no longer in the definition
- [theia-cloud-crds] Move status like fields to status # | #283 - contributed on behalf of STMicroelectronics
Session.v1beta7: Moveurl,lastActivityanderrorfields from the spec to the status.Workspace.v1beta4: Move theerrorfield from the spec to the status. Also add theerrorfield toWorkspace.v1beta3as it was missing
- [theia-cloud-crds] Remove
timeout.strategyfrom AppDefinition # | #283 - contributed on behalf of STMicroelectronicsAppDefinition.v1beta9: Removedtimeout.strategyandtimeout.limitis now justtimeout. This was done, as there is only one Strategy left.
- [theia-cloud-crds] Provide shortnames for AppDefinition (appdef, ad) and Workspaces (ws) #52 | #289 - contributed on behalf of STMicroelectronics
- [theia-cloud] Make demo application optional (
demoApplication.install) and group relevant fields together #52 | #289 - contributed on behalf of STMicroelectronicsimage->demoApplicationmonitor.port->demoApplication.monitor.portmonitor.activityTracker.timeoutAfter->demoApplication.monitor.activityTracker.timeoutAftermonitor.activityTracker.notifyAfter->demoApplication.monitor.activityTracker.notifyAfter
- [All charts] Align versioning between all components and introduce changelog #45 | #258 - contributed on behalf of STMicroelectronics
- [All charts] Change CRD versions from
vXbetatov1betaXand only keep latest two versions #46 | #266 - contributed on behalf of STMicroelectronics
- Last Milestone based version. No changelog available due to alpha-phase.