Open
Description
Using the most recent installer, the SemanticDomainTree collection is populated in the database, but it seems that the SemanticDomains collection doesn't always load. This can be manually fixed after the fact (after executing combinectl start
, once combinectl status
shows everything up and running) with the following command:
kubectl -n thecombine exec deployment/database -- /docker-entrypoint-initdb.d/update-semantic-domains.sh