Releases: InformaticsMatters/squonk
Releases · InformaticsMatters/squonk
Pod start grace period fix
- This fixes the flaw in the Runner so it now understands Pods held in a Pending state.
- Pods are now only killed (after 5 minutes) if they should be Running but are not Running
Updated chemspace table definition
- Patch for duplicated entries
Correct use of tab as separator for ChemSpace
- Fixes ChemCentral DB loader for ChemSpace material
Reworked chemspace loader to handle smiles input
0.5.5 reworked chemspace loader to handle smiles input
Fixed lost cell executions (concurrent execution)
Starting new jobs result in the termination (#142) * - Fixed runner-specific objects (i.e. no longer static) * - Removed related static references
Switch to NodeSelector (from Affinity)
- Affinity kicks Pods out of the system
Fix for ClientProtocolException
- Fixes ClientProtocolException in CellExecutorRouteBuilder (ch1909)
Caused by the move from docker-java:3.0.14 to docker-java:3.2.7 (now reverted)
Tagged build fixes
- Jobs run on worker nodes
- Limit to nextflow process queue
- Tagged build fixes
- Misc test fixture fixes
License fix (tag build)
0.5.1-rc.2 - License file fix for tag action
Fix for tag-build workflow
- Patch to fix the tag-based workflow build