Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cert-manager update policy #349

Open
nicks opened this issue Feb 22, 2022 · 1 comment
Open

cert-manager update policy #349

nicks opened this issue Feb 22, 2022 · 1 comment

Comments

@nicks
Copy link
Member

nicks commented Feb 22, 2022

Right now, the cert-manager extension defaults to v1.3.1

This is quite old! As @lentzi90 points out - #346

what should be our policy for updating it? Possibilities:

  • We should always update the default to the latest cert-manager version ASAP
  • Making a "default" version was a huge mistake, and we should change the extension to require the end-user to pass a default
  • Something else?

Hopefully this will be a less fraught question as more users pin the version of the extensions repo they're using (as in https://docs.tilt.dev/extensions.html)

This issue is to collect ideas/feedback/proposals.

@lentzi90
Copy link

Thanks for creating this issue!
My 2 cents would be to always updated the default to the latest cert-manager version. I think this would be a good for two reasons:

  1. It would hopefully make people aware (since it changes all the time) that it is a good idea to specify the version instead of just going with the default.
  2. We avoid accidentally exposing users to unsafe/deprecated versions that may have been fixed in newer versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants