conduktor.io ↗

KIP-887 — Add ConfigProvider to make use of environment variables

Accepted Kafka 3.5 AdminClient

Adds EnvVarConfigProvider, a new ConfigProvider implementation that reads values from environment variables with an optional allowlist.pattern regex filter. No built-in mechanism existed to inject secrets or environment-specific values from process environment variables into Kafka client or Connect configurations.

Details

AuthorRoman Schmitz
StatusAccepted
Kafka Version3.5
JIRAKAFKA-14376
WikiView on Apache Wiki
Created2022-11-12
Last Modified2023-04-06
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.