Releases: modelix/modelix.kubernetes
Releases · modelix/modelix.kubernetes
0.6.0
0.5.0
0.4.1
0.4.0
0.4.0 (2024-12-12)
Bug Fixes
- changed unnecessary NodePorts to ClusterIP (6aa2e4c)
- include
$USER_HOME$ /mps-projects in global libraries (c9e295d) - reuse existing RSA keys when upgrading the chart (9f8ff17)
Features
- build and publish workspaces using docker (b1a042e)
- ca certificate can be provided for docker proxy (b893cff)
- create workspace deployment after successful build (708695b)
- more detailed status messages when waiting for workspace instance (76478b6)
- more detailed status messages when waiting for workspace instance (14e56e5)
- permissions without keycloak (e1e23bf)
- projector replaced with VNC (e80287c)
- run build jobs using modelix/mps-vnc-baseimage (31d5a64)
0.3.1
0.3.1 (2024-07-03)
Bug Fixes
- workspace-client: enable probes on to redirect to projector UI only after MPS started (a596c8d)
- workspace-manager: write secret entry
workspace-secret
into to expected file (4ef3a95), closes /github.com/modelix/modelix.workspaces/blob/8f5a45adcd35c9d0333647b6d48b5a5aa972aa89/workspaces/src/main/kotlin/org/modelix/workspaces/Workspace.kt#L143