Skip to content

Malformed env var leads to pod stuck in pending state #228

@jthomson04

Description

@jthomson04

What happened?

I launched a dynamo graph deployment. The frontend node got stuck in the pending state, with no apparent error message. The k8s yaml included lines like:
env:
- name: MY_ENV_VAR=1
value: "1"
Which is not well formed.

What did you expect to happen?

A clear error should show up in the pod's status.

Environment

  • Nvidia Nebius H200 cluster.
  • Dynamo operator from release version 0.5.1

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions