Hello all,
The vote to release Apache Pulsar Helm Chart version 3.1.0 based on
3.1.0-candidate-1 is now closed.
The vote PASSED with 3 binding "+1", 0 non-binding "+1" and 0 "-1" votes:
"+1" Binding votes:
- PengHui Li
- Lari Hotari
- Michael Marshall
I'll continue with the release proc
+1 (binding)
- verified signatures are valid on 2 artifacts
- verified checksums are correct on 2 artifacts
- verified `helm gpg verify pulsar-3.1.0.tgz`
- verified the licenses and notice with `java -jar
/apache-rat-0.15/apache-rat-0.15.jar . -E .rat-excludes`. I noticed
that Lari had trouble, so
+1 (binding)
Tested with Docker Desktop integrated with k8s v1.27.
- Deployed a cluster by using helm install pulsar
apache-pulsar-dist-dev/pulsar --set affinity.anti_affinity=false
- Tested produce and consume
Regards,
Penghui
On Wed, Dec 20, 2023 at 12:25 AM Lari Hotari wrote:
> +1
>
> - Va
+1
- Validated the release by installing to Docker Desktop integrated k8s v1.28.
Followed validation instructions at
https://github.com/apache/pulsar-helm-chart/blob/master/RELEASE.md#verify-the-release-candidate-by-the-pmc
:
- checked the packages are present in the right dist folder on svn
-
For single node k8s clusters such as minikube or Docker desktop k8s, it's
necessary to add "--set affinity.anti_affinity=false" to disable anti affinity:
helm install pulsar apache-pulsar-dist-dev/pulsar --set
affinity.anti_affinity=false
I'm looking forward to votes so that we get the release c
Hello Apache Pulsar Community,
This is a call for the vote to release the Apache Pulsar Helm Chart version
3.1.0.
The release candidate is available at:
https://dist.apache.org/repos/dist/dev/pulsar/helm-chart/3.1.0-candidate-1/
pulsar-chart-3.1.0-source.tar.gz - is the "main source release".
p