Skip to content

Releases: redpanda-data/redpanda-operator

v2.1.5-23.2.17

04 Dec 09:55
6c288ea

Choose a tag to compare

Noticeable changes:

  • Reconcile decommission always. When GKE worker Node is lost Statefulset is not updated - #29

v2.1.2-23.2.17

28 Nov 11:04
0523f27

Choose a tag to compare

Notable changes:

  • Change Redpanda custom resource definition godoc comments - #15
  • Change the scope of the RBAC rules from cluster scoped to namespace scoped for migration purposes - #20
    • Enable templating mechanism for kafka, advertised_kafka_api, pandaproxy_api and advertised_pandaproxy_api - #21

v2.1.1

22 Nov 12:27
b394182

Choose a tag to compare

Notable changes:

  • Add OrgId property to Enterprise Login inside Console custom resource

v2.1.0

22 Nov 12:25
257c3d1

Choose a tag to compare

Notable changes:

  • Allow connectors to be deployed with operator
  • Add migration logic from Cluster and Console custom resource to Redpanda custom resource
  • Fix reconciliation handler that stops Console reconciliation when managed annotation is set to false
  • Allow Service configuration in ClusterSpec inside Redpanda custom resource