Open
Description
I tried to run MPIJob using the suspend runPolicy and modified the launcher pod spec to debug some feature.
However, when I resume the job, the launcher pod still uses the old spec (MPIJob spec is changed).
Changes to the worker pod spec work as expected.
Is this intended behavior or bug?
What I did is as follows:
- Create MPIJob with suspend: true
- Change some launcher and worker pod spec
- Change suspend: false
- Launcher pod created with old spec and worker pod created with modified spec
Metadata
Metadata
Assignees
Labels
No labels