Skip to content

Different pod status other than success/failure  #351

Open
@helayoty

Description

@helayoty
  1. In case the pod has an init container or any other pod spec that has invalid input, should we change the Pod status to indicate the error and avoid repeatedly reconciling the same Pod with the wrong configuration? Note that the init container fields are immutable so it is ok for us to stop reconciling the Pod with unsupported specs since the user has to recreate the Pod to fix the problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions