-
Notifications
You must be signed in to change notification settings - Fork 712
Hash the Names of Managed Infra Resources #441
Copy link
Copy link
Closed
Labels
kind/bugSomething isn't workingSomething isn't workingprovider/kubernetesIssues related to the Kubernetes providerIssues related to the Kubernetes provider
Milestone
Description
EG currently generates names of managed envoy infra. The names are generally constructed of gateway namespace, gateway name, etc. The names can be long and potentially exceed the allowed length (63 chars) of a Kube name. Instead, and similar to Kube, the name should be generated from a hash.
xref: #404
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/bugSomething isn't workingSomething isn't workingprovider/kubernetesIssues related to the Kubernetes providerIssues related to the Kubernetes provider