• 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
..
clusterrole Loading commit data...
clusterrolebinding Loading commit data...
reconciliation Loading commit data...
rest Loading commit data...
role Loading commit data...
rolebinding Loading commit data...
validation Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
escalation_check.go Loading commit data...