You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/10/18 19:27:11 UTC

[GitHub] [pulsar-helm-chart] michaeljmarshall opened a new pull request, #306: Use cert-manager to generate certs for tests

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

   ### Motivation
   
   Currently, we use hard coded certificates for the tests. Instead, we can use Cert Manager to generate the certificates. The primary benefit of this change is that it ensure we're testing the cert manager integration.
   
   ### Modifications
   
   * Remove `.ci/tls` directory since we no longer need these certs.
   * Remove `scripts/pulsar/clean_tls.sh` (it wasn't used)
   * Remove `scripts/pulsar/upload_tls.sh` since we are not uploading any certs
   * Update the `helm.sh` test script
   * Update the `.ci/clusters` configurations to generate the relevant cert manager manifests
   
   ### 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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar-helm-chart] michaeljmarshall merged pull request #306: Use cert-manager to generate certs for tests

Posted by GitBox <gi...@apache.org>.
michaeljmarshall merged PR #306:
URL: https://github.com/apache/pulsar-helm-chart/pull/306


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org