You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/02/28 15:24:41 UTC

[GitHub] [pulsar-helm-chart] lhotari commented on pull request #233: feat(certs): use actual v1 spec for certs

lhotari commented on pull request #233:
URL: https://github.com/apache/pulsar-helm-chart/pull/233#issuecomment-1054368281


   @smazurov Thanks for the contribution. I created a PR to first revert #204 changes so that we have time to prepare a better solution for migrating to use `cert-manager.io/v1` api version in a backwards compatible way.
   
   It seems that the backwards compatible migration might require more changes. For new installations (`{{- if .Release.IsInstall }}`) it should be fine to use the `cert-manager.io/v1` api version. For existing installations, I'm not exactly sure to handle the backwards compatibility. 
   cert-manager documentation about the deprecated api versions: https://cert-manager.io/docs/installation/upgrading/remove-deprecated-apis/#upgrading-existing-cert-manager-resources
   


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

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