See below the known issues in the Certificate Authority version running on PKI Hub 1.2.0.
Datadog errors in logs (ATEAM-17270)
The Certificate Authority logs include errors of the Datadog metrics tracker.
No error message when losing the database connection (ATEAM-17478)
When losing the connection with the database, the Management Console displays no error message and allows clicking the Create Organization button.
Certificate Authority fails on restore (ATEAM-19193)
The Certificate Authority solution deployment fails after a system restore.
Workaround: After the failed deployment of Certificate Authority, run the following commands on any node of the restored installation.
$ sudo helm create pkihub-jobs$ sudo helm install pkihub-jobs ./pkihub-jobs/ -n pkihub-<version> Where pkihub-<version> is the namespace identifier. Run the following command to find this identifier.
sudo kubectl get namespaces | grep pkihub-v