Skip to content

Releases: nds-org/workbench-apiserver-python

2.1.2

12 Jul 05:42
Compare
Choose a tag to compare

Labs Workbench API 2.1.2 Release

Bug Fixes:

  • Catch broad exceptions so that KubeWatcher always tries to reconnect (#15)

See http://github.com/nds-org/workbench-helm-chart for deployment instructions

2.1.1

30 Jun 17:50
Compare
Choose a tag to compare

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

24 Apr 05:43
Compare
Choose a tag to compare

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

24 Feb 18:36
Compare
Choose a tag to compare

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

16 Nov 00:42
Compare
Choose a tag to compare

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