• Monis Khan's avatar
    Default ObjectNameFunc for all REST Stores · ed35deb6
    Monis Khan authored
    All Stores in Kubernetes follow the same logic for determining the name
    of an object.  This change makes it so that CompleteWithOptions defaults
    the ObjectNameFunc if it is not specified.  Thus a user does not need to
    remember to use ObjectMeta.Name.  Using the wrong field as the name can
    lead to an object which has a name that bypasses normal object name
    validation.
    Signed-off-by: 's avatarMonis Khan <mkhan@redhat.com>
    ed35deb6
Name
Last commit
Last update
..
cronjob Loading commit data...
job Loading commit data...
rest Loading commit data...
OWNERS Loading commit data...