various changes
This commit is contained in:
@@ -132,8 +132,6 @@ class K8sDriverLauncher {
|
||||
*/
|
||||
private String plugins
|
||||
|
||||
private K8sNodeInitDeployer initDeployer
|
||||
|
||||
/**
|
||||
* Launcher entry point. Set-up the environment and create a pod that run the Nextflow
|
||||
* application (which in turns executed each task as a pod)
|
||||
@@ -155,7 +153,6 @@ class K8sDriverLauncher {
|
||||
|
||||
createK8sConfigMap()
|
||||
|
||||
initDeployer.deploy()
|
||||
createK8sLauncherPod()
|
||||
waitPodStart()
|
||||
// login into container session
|
||||
|
||||
Reference in New Issue
Block a user