FNNDSC / pman

A process management system written in python
MIT License
23 stars 33 forks source link

Modify watch to only watch pods created by job #66

Closed umohnani8 closed 6 years ago

umohnani8 commented 6 years ago

watch.py was watching all the pods in the namespace change it to only watch the pods related to the job running

Fixes https://github.com/FNNDSC/pman/issues/64 Tested on MOC

Signed-off-by: umohnani8 umohnani@redhat.com

umohnani8 commented 6 years ago

@danmcp @ravisantoshgudimetla PTAL