Refactor cert approval check to account for existing cert
未關閉
UX
- 主要語言
- Go
- 星號
- 8.8k
- 分支
- 383
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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
貢獻指南
評估
這個 Issue 還沒有評估資料。