Refactor cert approval check to account for existing cert
Aperta
UX
- Lingua principale
- Go
- Stelle
- 8.8k
- Fork
- 383
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.