osinfra-io / terraform-google-kubernetes-engine

Terraform example module for Google Cloud Platform Kubernetes Engine cluster.

Home Page:https://www.osinfra.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The declarative generation of a Kubernetes ManagedCertificate resource is not supported on MultiClusterIngress resources

brettcurtis opened this issue · comments

This causes all sorts of pain. It means we need to create our own managed certificate. This is fine for the first run, but since adding a SAN is a destructive change, the resource attempts to delete it but can't since it's used further down the workflow, creating the MCI.