Skip to content

remove strings.ToLower() to improve performance #16

@WindzCUHK

Description

@WindzCUHK

All K8s resource should be in lower case. No need for strings.ToLower().

return r.reg.Copy().MatchString(strings.ToLower(req.Serialize()))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions