Hitesh Nayak

Results 13 comments of Hitesh Nayak

i will try change log generators for CHANGELOG.md and artifacthub annotations. for now we need to update contribution guide to use conventional commit messages.

Check postgresql logs. if getting message similar to "database immich doesn't exist" try prividing existing claim to postgresql primary OR setup default storage class for volume provisioning.

do we have list of metrices, i tried in my local k8s cluster. will look into once it again.

I am unable to see any metrics mentioned in that discussion. Not sure if something missing in my configuration ? ![immich_server_container](https://github.com/immich-app/immich-charts/assets/22023863/19d267db-e418-44c3-82b1-070dc2da5d49) [immich_server_8081_metrics.txt](https://github.com/immich-app/immich-charts/files/14979719/immich_server_8081_metrics.txt)

as per this comment https://github.com/immich-app/immich/discussions/8191#discussioncomment-9095910 suggested regex is not compiling in prometheus. not sure how to proceed.

+1 ref https://issues.jenkins.io/plugins/servlet/mobile#issue/JENKINS-72211 or Is this parameter related ? https://www.jenkins.io/doc/book/security/controller-isolation/jep-235/#api-compatibility or Is it related to this change? Do we need to upgrade helm binaries ? in file [charts/jenkins/templates/_helpers.tpl](https://github.com/jenkinsci/helm-charts/commit/e2c14505528d6b0308761282c4aad38459d21363#diff-060d209c17df47d650147b043ff281d4e0da97fd81f0adb6d7f0e114e2c69bae) Before :...

+0 Kubernetes: v1.30.3 Cert Manager: v1.15.1 Custom CA cert Helm Edit: for me 1.29.7 works with 1.15.2 actual issue was with flannel upgrade to 0.24.5 (webhook was not reachable)

we can use init containers with http calls to provision repositories? we can also utilize dynamic reloading feature. see - grafana helm chart provisions dashboards from configmaps. changes will be...