Use case
Custom controllers can spawn pods from a template. Contrast should be able to contrast generate a pod template to allow for such scenarios.
Describe your solution
A first step would be to support generating a Pod that does not have metadata.name but only metadata.generateName.
Would you be willing to implement this feature?
Use case
Custom controllers can spawn pods from a template. Contrast should be able to
contrast generatea pod template to allow for such scenarios.Describe your solution
A first step would be to support generating a
Podthat does not havemetadata.namebut onlymetadata.generateName.Would you be willing to implement this feature?