Skip to content

[Bug] Kyuubi POD pending forever when kyuubi.kubernetes.application.state.source=Container and imageName is not valid. #7195

@moelhoussein

Description

@moelhoussein

Code of Conduct

Search before asking

  • I have searched in the issues and found no similar issues.

Describe the bug

When the kyuubi.kubernetes.application.state.source is set to Container and kubernetes Fails to pull the image (due to invalid imageName, or inaccessible registry etc..) the kyuubi application is stuck in pending forever.

This is happening because kubernetesApplicationOperation does not account for ImagePullBackOff

Affects Version(s)

master

Kyuubi Server Log Output

Kyuubi Engine Log Output

Kyuubi Server Configurations

Kyuubi Engine Configurations

Additional context

No response

Are you willing to submit PR?

  • Yes. I would be willing to submit a PR with guidance from the Kyuubi community to fix.
  • No. I cannot submit a PR at this time.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions