Skip to content
GitLab
Next
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C Cluster Management
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 13
    • Issues 13
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 2
    • Merge requests 2
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • project-templates
  • Cluster Management
  • Merge requests
  • !23

Rename cert-manager folders and update to 1.7

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Hordur Freyr Yngvason requested to merge remove-legacy-cert-manager into master Oct 15, 2021
  • Overview 24
  • Commits 1
  • Changes 15

What does this MR do?

The path names should reflect the recommended installation method. We want new users to use 1.7+, because cert-manager v0.10 does not work on Kubernetes 1.20, and Kubernetes 1.19 EOL is October 28, 2021.

We leave the old 0.10 release in place only to support users coming from GitLab 13.x on Kubernetes 1.19 or below.

Related issues

This simplification is a prerequisite for fixing the docs for cert-manager.

Manual QA

  1. Created a project based on the changes in this branch with an agent and minimal Auto DevOps to deploy an app, see https://gitlab.com/hfyngvason/minimal-cluster-project
  2. The app has a valid Let's Encrypt cert at https://hfyngvason-minimal-cluster-project.35.238.254.208.sslip.io/
Edited Feb 08, 2022 by Hordur Freyr Yngvason
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: remove-legacy-cert-manager