lhotari opened a new pull request, #432:
URL: https://github.com/apache/pulsar-helm-chart/pull/432

   ### Motivation
   
   It is important that new chart version don't introduce breaking changes that 
prevent upgrading a cluster from an older version to the newest version.
   
   ### Modifications
   
   Remove "basic" test scenario and replace it with "upgrade".
   - Upgrade installs the latest released chart version & produces 2 messages 
to a Pulsar topic
   - It upgrades the cluster and then consumes the 2 messages
   Adds "metallb" for k8s loadbalancer support so that `--wait` will work with 
`helm upgrade`. Previous waiting for a deployment to complete never succeeded 
since the load balancer didn't get an IP. Installing metallb to kind solves 
that problem.
   
   ### Verifying this change
   
   - [ ] Make sure that the change passes the CI checks.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to