-
lee.baines replied to the topic CDM OpenIDM PROJECT_HOME? in the forum DevOps 1 year, 1 month ago
Hi,
/git/config/6.5/default/idm/sync-with-ldap-bidirectional
is the configuration used in 6.5 which uses a postgres repo. It has a mapping configured to sync the postgres users out to an ldap userstore./git/config/6.5/cdm/m-cluster/idm/ds-repo-explicit
is based around using ds as a repo which is the approach used in 7.0. Not sure why both of…[Read more] -
lee.baines replied to the topic monitoring-prometheus-operator crash loop in the forum DevOps 1 year, 2 months ago
Hi,
The prometheus fix has now been applied to the release/6.5.2 branch so if you do a git pull, you should get a working up to date version of Prometheus.
regards,
Lee -
lee.baines replied to the topic monitoring-prometheus-operator crash loop in the forum DevOps 1 year, 2 months ago
Hi, the whole Prometheus Helm chart was out of date so I’ve completely revamped to the most recent Prometheus Operator deployment. I’ll post here once this fix is merged.
regards,
Lee -
lee.baines replied to the topic monitoring-prometheus-operator crash loop in the forum DevOps 1 year, 3 months ago
I have reproduced this issue now. The Prometheus Operator Helm chart has moved to a different Helm repo and although we fixed versions, it looks like it’s not working. I’m currently in the process of updating it now in master, then in 6.5.2 branch.
-
lee.baines replied to the topic monitoring-prometheus-operator crash loop in the forum DevOps 1 year, 3 months ago
Hi,
I’ve tested prometheus myself on eks. I saw the alertmanager issue that was mentioned and I resolved that by updating the Prometheus Operator version as stated, but I cannot reproduce the Prometheus Operator crash loop issue whether on 0.20 or 0.33. I have never seen this previously. Please can you confirm exact steps carried out to deploy…[Read more]