Skip to content
This repository was archived by the owner on Jun 20, 2023. It is now read-only.
This repository was archived by the owner on Jun 20, 2023. It is now read-only.

Guestbook Example Broken #67

Open
Open
@nathanmartz

Description

@nathanmartz

It looks like the guestbook example is broken when using the kube-libsonnet at head. It looks like the breakage occurred in early April of last year. The issue appears to be that Service requires containers to have named ports, per this bit of logic:

name: service.target_pod.spec.containers[0].ports[0].name,

But the sample doesn't provide a name for the port.

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