Title: contrib-distroless does not contain Golang HTTP filter (proto) extension
Description:
When using envoyproxy/envoy:contrib-v1.37-latest, I can use the Golang HTTP filter (proto). When using envoyproxy/envoy:contrib-distroless-v1.37-latest I cannot.
To be clear, it's filters.http.golang.v3alpha.Config
Logs:
When using envoyproxy/envoy:contrib-distroless-v1.37-latest, I receive the following error message:
[source/extensions/config_subscription/filesystem/filesystem_subscription_impl.cc:103] Filesystem config update failure: in /etc/envoy/lds.yaml, Unable to parse JSON as proto (INVALID_ARGUMENT: could not find @type 'type.googleapis.com/envoy.extensions.filters.http.golang.v3alpha.Config')