generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 179
Closed
Labels
needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.
Description
The k8s conventions expect kebab casing on flags: https://www.kubernetes.dev/docs/guide/coding-convention/#code-conventions
All our EPP flags are currently camelCased. We should update these. Additionally our helm chart uses a single dash (-) for specifying flags, its more stylistically modern to use the double dash (--)
Metadata
Metadata
Assignees
Labels
needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.