From jakub at scholz.cz Mon Jul 23 18:54:03 2018 From: jakub at scholz.cz (Jakub Scholz) Date: Mon, 23 Jul 2018 20:54:03 +0200 Subject: [Strimzi] RC1 of Strimzi 0.5.0 Message-ID: Hi, The Release Candidate 1 for the first Strimzi 0.5.0 is now available. There is a lot of new goodies in this release ... so if you are interested have a look at the RC and give us your feedback. More details, list of changes and an upgrade procedure from previous Strimzi versions can be found on our GitHub: https://github.com/strimzi/strimzi/releases/tag/0.5.0-rc1 Thanks & Regards Jakub -------------- next part -------------- An HTML attachment was scrubbed... URL: From jakub at scholz.cz Tue Jul 24 17:38:26 2018 From: jakub at scholz.cz (Jakub Scholz) Date: Tue, 24 Jul 2018 19:38:26 +0200 Subject: [Strimzi] RC2 of Strimzi 0.5.0 In-Reply-To: References: Message-ID: Hi, The Release Candidate 2 for the first Strimzi 0.5.0 is now available. There is only one change since RC1: * Avoid patching ServiceAccounts to avoid continual token creation #641 For more details go to https://github.com/strimzi/strimzi-kafka-operator/releases/tag/0.5.0-rc2 Thanks & Regards Jakub -------------- next part -------------- An HTML attachment was scrubbed... URL: From jakub at scholz.cz Wed Jul 25 19:41:16 2018 From: jakub at scholz.cz (Jakub Scholz) Date: Wed, 25 Jul 2018 21:41:16 +0200 Subject: [Strimzi] [Release] Strimzi 0.5.0 Message-ID: Strimzi 0.5.0 has been released. The most notable changes since 0.4.0 are: - The Cluster Operator now manages RBAC resource for managed resources: - ServiceAccount and ClusterRoleBindings for Kafka pods - ServiceAccount and RoleBindings for the Topic Operator pods - Renaming of Kubernetes services (Backwards incompatible!) - Kubernetes services for Kafka, Kafka Connect and Zookeeper have been renamed to better correspond to their purpose - xxx-kafka -> xxx-kafka-bootstrap - xxx-kafka-headless -> xxx-kafka-brokers - xxx-zookeeper -> xxx-zookeeper-client - xxx-zookeeper-headless -> xxx-zookeeper-nodes - xxx-connect -> xxx-connect-api - Cluster Operator moving to Custom Resources instead of Config Maps - TLS support has been added to Kafka, Zookeeper and Topic Operator. The following channels are now encrypted: - Zookeeper cluster communication - Kafka cluster commbunication - Communication between Kafka and Zookeeper - Communication between Topic Operator and Kafka / Zookeeper - Logging configuration for Kafka, Kafka Connect and Zookeeper - Add support for Pod Affinity and Anti-Affinity - Add support for Tolerations - Configuring different JVM options - Support for broker rack in Kafka For more details go to http://strimzi.io/ and/or https://github.com/strimzi/strimzi-kafka-operator/releases/tag/0.5.0 Thanks to everyone who help with this release. Jakub -------------- next part -------------- An HTML attachment was scrubbed... URL: From ppatiern at redhat.com Wed Jul 25 20:02:37 2018 From: ppatiern at redhat.com (Paolo Patierno) Date: Wed, 25 Jul 2018 22:02:37 +0200 Subject: [Strimzi] [Release] Strimzi 0.5.0 In-Reply-To: References: Message-ID: Congratulations to all contributors for making this milestone reality...there are a lot of cool features there! On Wed, 25 Jul 2018, 21:41 Jakub Scholz, wrote: > Strimzi 0.5.0 has been released. The most notable changes since 0.4.0 are: > - The Cluster Operator now manages RBAC resource for managed resources: > - ServiceAccount and ClusterRoleBindings for Kafka pods > - ServiceAccount and RoleBindings for the Topic Operator pods > - Renaming of Kubernetes services (Backwards incompatible!) > - Kubernetes services for Kafka, Kafka Connect and Zookeeper have been > renamed to better correspond to their purpose > - xxx-kafka -> xxx-kafka-bootstrap > - xxx-kafka-headless -> xxx-kafka-brokers > - xxx-zookeeper -> xxx-zookeeper-client > - xxx-zookeeper-headless -> xxx-zookeeper-nodes > - xxx-connect -> xxx-connect-api > - Cluster Operator moving to Custom Resources instead of Config Maps > - TLS support has been added to Kafka, Zookeeper and Topic Operator. The > following channels are now encrypted: > - Zookeeper cluster communication > - Kafka cluster commbunication > - Communication between Kafka and Zookeeper > - Communication between Topic Operator and Kafka / Zookeeper > - Logging configuration for Kafka, Kafka Connect and Zookeeper > - Add support for Pod Affinity and Anti-Affinity > - Add support for Tolerations > - Configuring different JVM options > - Support for broker rack in Kafka > > For more details go to http://strimzi.io/ and/or > https://github.com/strimzi/strimzi-kafka-operator/releases/tag/0.5.0 > > Thanks to everyone who help with this release. > > Jakub > > > _______________________________________________ > Strimzi mailing list > Strimzi at redhat.com > https://www.redhat.com/mailman/listinfo/strimzi > -------------- next part -------------- An HTML attachment was scrubbed... URL: