-
Notifications
You must be signed in to change notification settings - Fork 595
Networking uses improper style for TLS protocol #688
Copy link
Copy link
Closed
Labels
area/networkinglifecycle/automatically-closedIndicates a PR or issue that has been closed automatically.Indicates a PR or issue that has been closed automatically.
Description
networking/v1alpha3/gateway.proto:306:7:Field name "TLSv1_0" must be UPPER_SNAKE_CASE.
networking/v1alpha3/gateway.proto:309:7:Field name "TLSv1_1" must be UPPER_SNAKE_CASE.
networking/v1alpha3/gateway.proto:312:7:Field name "TLSv1_2" must be UPPER_SNAKE_CASE.
networking/v1alpha3/gateway.proto:315:7:Field name "TLSv1_3" must be UPPER_SNAKE_CASE.
Please fix if possible and remove lint exception below. Thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/networkinglifecycle/automatically-closedIndicates a PR or issue that has been closed automatically.Indicates a PR or issue that has been closed automatically.