envoyproxy/gateway

Rename extensionApis to extensionAPIs

Open

#5.764 geöffnet am 18. Apr. 2025

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Go (802 Forks)auto 404
help wanted

Repository-Metriken

Stars
 (2.871 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Description:

Describe the issue.

We've defined the field name as extensionApis https://github.com/envoyproxy/gateway/blob/6863a17a99eec2a46623fd8b275a2dae186223db/api/v1alpha1/envoygateway_types.go#L91

Instead it should be extensionAPIs based off https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md#constants

We'll need to support this while maintaining backwards compatibility

[optional Relevant Links:]

Any extra documentation required to understand the issue.

Contributor Guide