Skip to content

Update name handing #6

@TomAugspurger

Description

@TomAugspurger

Several things in this library and Kubernetes require unique names. Right now or name handling is a bit of a mishmash, with some things using name and some things using generate_name and letting kubernetes assign a name for us.

Ideally we offer the ability to specify a name and have Kubernetes make sure it's unique with generate name, or provide exact name (raising an error if it causes a uniqueness conflict).

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