apex / apex/up

Refactor cert approval check to account for existing cert

Abierto
#752 0 comentarios 0 reacciones 0 asignados Ver en GitHub
UX
Lenguaje dominante
Go
Estrellas
8.8k
Forks
383
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Currently if Up is waiting on a cert approval, and you `C^`, the next run will not output `Check your email to approve the certificate, resulting in a `up stack apply` attempting to use an unapproved certificate for the domain.

`createCerts()` uses some local state from `RequestCertificate` to see if we're waiting or not, it should just check pending certs instead to allow for both scenarios

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.