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

Update cert-manager to 1.1.0 and use ingressShims for automated Certificates. #400

Merged
merged 24 commits into from
Dec 9, 2020

Conversation

willgraf
Copy link
Contributor

@willgraf willgraf commented Dec 4, 2020

Features

  • Deploy CertificateIssuers with a new helmfile using the incubator/raw chart.
  • Add a post-sync hook to give cert-manager time to initialize before the certificate-issuers are deployed.
  • Using ingressShims and ingress annotations to automatically deploy Certificates.
  • Use GCP_DNS_SOLVER_NAME, GCP_CLOUD_DNS_SERVICE_ACCOUNT, and CERTIFICATE_MANAGER_CLUSTER_ISSUER to template the service accounts and active issuer.

Bugfixes

Cannot create a namespace before the cluster is created, but the service account comes first.
Variables must be defined at the top, as the current context changes inside the "range" loop.
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

Successfully merging this pull request may close these issues.

1 participant