You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the resource Certificate, allows the creation of new certificates through ACM, but does not allows importing existing certificates.
This is required to use pre-existing certificates in Loadbalancers.
How could Crossplane help solve your problem?
Either by augmenting the Certificate or through a new CRD ImportedCertificate that would have fields in it's spec to set the content of the certificate to import.
The text was updated successfully, but these errors were encountered:
Does this refer to existing ACM certificates that should be tracked through the MR by setting the external name annotation or the important of external certificates into ACM?
Crossplane does not currently have enough maintainers to address every issue and pull request. This issue has been automatically marked as stale because it has had no activity in the last 90 days. It will be closed in 14 days if no further activity occurs. Leaving a comment starting with/fresh will mark this issue as not stale.
What problem are you facing?
Currently the resource Certificate, allows the creation of new certificates through ACM, but does not allows importing existing certificates.
This is required to use pre-existing certificates in Loadbalancers.
How could Crossplane help solve your problem?
Either by augmenting the Certificate or through a new CRD
ImportedCertificate
that would have fields in it's spec to set the content of the certificate to import.The text was updated successfully, but these errors were encountered: