Skip to content

PodOwner not found with empty name #4366

@sjberman

Description

@sjberman

Seeing the log "msg":"error getting pod owner","error":"no pods found with name \"\"" when nginx attempts to connect to the control plane. This is preventing nginx from connecting.

There seems to be an issue where the ContainerInfo provided in the request is empty, so no hostname is found. However, HostInfo is populated.

We should fallback to use HostInfo if ContainerInfo isn't set.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

✅ Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions