Skip to content

Commit

Permalink
Update to the latest task_proc (#915)
Browse files Browse the repository at this point in the history
This version pulls in a fix that stops pods from being launched with a
null request. This has been running fine in infrastage where I've
verified that Pods are indeed being launched with the correct metadata

I've verified this as well with unit tests in task_proc :)
  • Loading branch information
nemacysts committed Jul 10, 2023
1 parent 409c066 commit 15c16aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ s3transfer==0.2.1
setuptools==41.4.0
six==1.14.0
sshpubkeys==3.1.0
task-processing==0.12.1
task-processing==0.12.2
traitlets==4.3.3
Twisted==20.3.0
typing-extensions==3.10.0.0
Expand Down

0 comments on commit 15c16aa

Please sign in to comment.