Skip to content

Update certmanager chart to 1.5 for Kubernetes 1.22 support

Dustin Collins requested to merge 2932-update-certmanager-k8s-122 into master

What does this MR do?

This MR updates the version of certmanager we bundle from 1.2 to 1.5.

As specified in the certmanager 1.5 release notes, "If you intend to upgrade to Kubernetes 1.22, you must upgrade to cert-manager 1.5." It appears most of the deprecations related to API version changes were already addressed with #2756 (closed).

1.5.4 is the latest official release of certmanager at this time, so we'll use that version.

Related issues

Closes #2932 (closed)

Checklist

See Definition of done.

For anything in this list which will not be completed, please provide a reason in the MR discussion.

Required

  • Merge Request Title and Description are up to date, accurate, and descriptive
  • MR targeting the appropriate branch
  • MR has a green pipeline on GitLab.com

Expected (please provide an explanation if not completing)

  • Test plan indicating conditions for success has been posted and passes
  • Documentation created/updated
  • Tests added
  • Integration tests added to GitLab QA
  • Equivalent MR/issue for omnibus-gitlab opened

Closes #2932 (closed)

Edited by Mitchell Nielsen

Merge request reports