Affected by GO-2025-3418
and 9 other vulnerabilities
GO-2025-3418 : Envoy Admin Interface Exposed through prometheus metrics endpoint in github.com/envoyproxy/gateway
GO-2025-3504 : Envoy Gateway Log Injection Vulnerability in github.com/envoyproxy/gateway
GO-2026-4312 : Envoy Extension Policy lua scripts injection causes arbitrary command execution in github.com/envoyproxy/gateway
GO-2026-6003 : Envoy Gateway: xDS Control Plane Information Disclosure when operating in GatewayNamespaceMode in github.com/envoyproxy/gateway
GO-2026-6005 : Envoy Gateway: Wasm cache ServeHTTP reads mappingPath2Cache without lock in github.com/envoyproxy/gateway
GO-2026-6006 : Envoy Gateway: Wasm HTTP fetch decompresses gzip without output-size limit in github.com/envoyproxy/gateway
GO-2026-6007 : Envoy Gateway custom backendRef cross-namespace ReferenceGrant bypass in github.com/envoyproxy/gateway
GO-2026-6008 : Envoy Gateway: OCI layer extraction allocates make([]byte, h.Size) from untrusted tar header in github.com/envoyproxy/gateway
GO-2026-6009 : Envoy Gateway: Nil-dereference when SecurityPolicy targets TCPRoute without spec.authorization in github.com/envoyproxy/gateway
GO-2026-6011 : Envoy Gateway: Authentication Bypass via Improper Input Validation in EnvoyExtensionPolicy Lua Allows Secret Disclosure in github.com/envoyproxy/gateway
Discover Packages
github.com/envoyproxy/gateway
internal
provider
kubernetes
package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Oct 20, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 31
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
CertsToSecret creates secrets in the provided namespace, in compact form, from the provided certs.
CreateOrUpdateSecrets creates the provided secrets if they don't exist or updates
them if they do.
type ObjectKindNamespacedName struct {
}
Provider is the scaffolding for the Kubernetes provider. It sets up dependencies
and defines the topology of the provider and its managed components, wiring
them together.
New creates a new Provider from the provided EnvoyGateway.
Start starts the Provider synchronously until a message is received from ctx.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.