[galaxyproject/galaxy] 50f9ca: Don't attempt to determine ports at GIE container ...
Branch: refs/heads/release_18.01 Home: https://github.com/galaxyproject/galaxy Commit: 50f9ca82ba158736e7ed735e3d949a65127a5111 https://github.com/galaxyproject/galaxy/commit/50f9ca82ba158736e7ed735e3d949... Author: Nate Coraor <nate@bx.psu.edu> Date: 2018-04-19 (Thu, 19 Apr 2018) Changed paths: M lib/galaxy/containers/__init__.py M lib/galaxy/visualization/plugins/interactive_environments.py M lib/galaxy/web/proxy/__init__.py M lib/galaxy/webapps/galaxy/controllers/interactive_environments.py Log Message: ----------- Don't attempt to determine ports at GIE container launch time if they fail to be determined on the first attempt. They'll be determined by the readiness check instead. Commit: 26ab5388ba31de646d365fbc8528a86b7dc7949a https://github.com/galaxyproject/galaxy/commit/26ab5388ba31de646d365fbc8528a... Author: Martin Cech <marten@bx.psu.edu> Date: 2018-04-27 (Fri, 27 Apr 2018) Changed paths: M lib/galaxy/containers/__init__.py M lib/galaxy/visualization/plugins/interactive_environments.py M lib/galaxy/web/proxy/__init__.py M lib/galaxy/webapps/galaxy/controllers/interactive_environments.py Log Message: ----------- Merge pull request #5930 from natefoo/gie-late-ports [18.01] Only try to determine GIE container ports once at launch, then hand off to readiness check Compare: https://github.com/galaxyproject/galaxy/compare/9da13d2d3d3a...26ab5388ba31
participants (1)
-
GitHub