Skip to content

launcher pod spec changes not applied when suspend and resume MPIJob #687

Open
@dbdydgur2244

Description

@dbdydgur2244

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions