-
-
Notifications
You must be signed in to change notification settings - Fork 117
Open
Labels
kind/enhancementNew feature or requestNew feature or request
Description
At the moment the name of the monitor gets picked up from the name of the EndpointMonitor resource. The Metadata.Name part of the resource is limited to a lowercase RFC 1123 subdomain must consist of lower case alphanumeric characters, '-' or '.'
. This makes the names of the monitors look not so great. With the old annotation way of automating creating monitors there was an annotation monitor.stakater.com/name:
where you could spacify the name you wanted and you could use spaces and capital letters.
I've looked around but I can't seem to find anything similar within the EndpointMonitor resource definition. Is there even a way right now to specify the name of the monitor?
eneiss and jameshearttech
Metadata
Metadata
Assignees
Labels
kind/enhancementNew feature or requestNew feature or request