Schema Registry Changelog
All notable changes to this project will be documented in this file.
5.7.3 - 2024-09-29
-
Change
schema-registry-master.selectorLabels
andschema-registry-slave.selectorLabels
to useapp.kubernetes.io/instance: {{ include "schema-registry.fullname" . }}
-
Update keystore-provider image to 0.2.3
-
Add missing
=
ininit-scripts-cm.yml
5.7.2 - 2024-09-25
-
Added initContainer scripts to be mounted onto the latest kafka-strimzi image during initialization
-
Update keystore-provider image to 0.2.2
5.7.0 - 2024-03-13
-
Edit
schema-registry.master
NetworkPolicy to allow connection from configurable Pod Names -
Update keystore-provider image to 0.2.0
-
Principals in KafkaInitContainer do not require starting with
User:
in values.yaml -
PodDisruptionBudget uses fullname instead of name
-
Fix Ingress
podSelector
-
Add default
replicationFactor=1
andminIsr=1
for the topic deployed by KafkaInitContainer