Releases: nds-org/workbench-apiserver-python
Releases · nds-org/workbench-apiserver-python
2.1.2
2.1.1
Labs Workbench API 2.1.1 Release
No relevant API changes in this version
See http://github.com/nds-org/workbench-helm-chart for deployment instructions
2.1.0
Labs Workbench API 2.1.0 Release
Features:
- Include more build details from
/version
endpoint
Bug Fixes:
- better null-checking on cfg[value] when isPassword == True
- PUT for AppSpec should handle command/args/volumeMounts
- Include command/args when creating runtime container
See http://github.com/nds-org/workbench-helm-chart for deployment instructions
2.0.1
Labs Workbench API 2.0.1 Release
Bug Fixes:
- use
config.backend.ingress.tls.secretName
when creating Ingress rules for userapps - this fixes TLS for userapps on clusters that use the NGINX Ingress Controller
See http://github.com/nds-org/workbench-helm-chart for deployment instructions
2.0.0
Labs Workbench API 2.0.0 Release
Initial release of the Python API server (rewritten from Golang)
See http://github.com/nds-org/workbench-helm-chart for deployment instructions