Releases: InformaticsMatters/squonk2-data-manager-jupyter-operator
Releases · InformaticsMatters/squonk2-data-manager-jupyter-operator
Now injects project and owner environment variables
Merge pull request #9 from InformaticsMatters/sc-3208 Operator now adds project and owner env variables
Operator now only inhabits app nodes
19.2.5 fix: Operator now only inhabits app nodes
New default node selector
- Use of application nodes for jyputer apps
- Use of im-app-low as priority class for jupyter
Initial support for Pod priority classes
19.2.3 fix: Initial support for pos priority classes
Attempt to fix ingress issues in underlying image (1.17 to 1.18)
- Switched NotebookApp to ServerApp
- Adds "ip": "0.0.0.0" to _NOTEBOOK_CONFIG
Attempt to fix silence
- Adds settings.watching.server_timeout & settings.watching.client_timeout
Cluster-wide operator
Merge pull request #5 from InformaticsMatters/sc-2884 Cluster-wide operator
Now runs standalone handling events in the deployed namespace
- Adds entrypoint.sh
- Use of '--standalone'
- Use of '--namespace'
Fix undeploy and K8S API (Ingress)
19.1.2 fix: Undelploy logic (crd file in wrong directory)
Fix to support k8s 1.21 (Ingress)
19.1.1 docs: better namespace task name