-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
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).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels