A release that removes older CRD API versions, changes defaults and configuration locations, and adds Kafka and HTTP Bridge capabilities. Monitoring configurations and standalone Topic Operator setups may require updates.
Action needed (2)
breakingThe
UseConnectBuildWithBuildahfeature gate, enabled by defaultThe
UseConnectBuildWithBuildahfeature gate moves to the beta stage and is enabled by default.breakingThe
/metricsendpoint, moved to the HTTP management interfaceThe
/metricsendpoint is no longer available on the regular HTTP interface, which uses port8080by default. It is now available on the HTTP management interface on port8081.
Check if affected (4)
breakingOlder CRD API versions, removed
Applies if you use the
v1beta2,v1beta1, orv1alpha1CRD APIs.Strimzi 1.0.0 supports only the new
v1CRD API. The olderv1beta2,v1beta1, andv1alpha1APIs are no longer supported.breakingThe
Open Policy Agent (OPA) authorizer plugin, no longer bundledApplies if you use the
Open Policy Agent (OPA) authorizer plugin.The Open Policy Agent (OPA) authorizer plugin is no longer bundled in Strimzi container images. It can be added as a custom plugin by building a custom Kafka container image or using additional volumes.
breakingLegacy TLS environment variables, ignored
Applies if you set any of
STRIMZI_TLS_ENABLED,STRIMZI_TLS_AUTH_ENABLED,STRIMZI_PUBLIC_CA,STRIMZI_TRUSTSTORE_LOCATION,STRIMZI_TRUSTSTORE_PASSWORD,STRIMZI_KEYSTORE_LOCATION, orSTRIMZI_KEYSTORE_PASSWORD.The environment variables
STRIMZI_TLS_ENABLED,STRIMZI_TLS_AUTH_ENABLED,STRIMZI_PUBLIC_CA,STRIMZI_TRUSTSTORE_LOCATION,STRIMZI_TRUSTSTORE_PASSWORD,STRIMZI_KEYSTORE_LOCATION, andSTRIMZI_KEYSTORE_PASSWORDare no longer used and are ignored if set.- + 1 more on the release page