Skip to content

Updated vendored cluster management project tpl

João Alexandre Cunha requested to merge feature/update-cm-to-1-4 into master

What does this MR do?

Updates the vendored cluster management project template with cert-manager 1.4

The Cluster Management project template was updated on gitlab-org/project-templates/cluster-management!17 (merged). This MR update the vendored project template inside GitLab as described in: https://docs.gitlab.com/ee/development/rake_tasks.html#update-project-templates

Related to:

Updates Kubernetes supported version

This was the last piece missing to support K8s 1.20, so we're adding a note informing that we support 1.20 from now on.

Screenshots or Screencasts (strongly suggested)

Screen_Shot_2021-09-01_at_9.40.40_PM

How to setup and validate locally (strongly suggested)

On GDK, create a new project via Project Template method. Then choose the Cluster Management project template.

Navigate to the applications folder to validate that it includes the cert-manager-1-4 folder inside of it.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by João Alexandre Cunha

Merge request reports