incubator-devlake-helm-chart icon indicating copy to clipboard operation
incubator-devlake-helm-chart copied to clipboard

Apache DevLake Helm Chart

Results 32 incubator-devlake-helm-chart issues
Sort by recently updated
recently updated
newest added

Hello! Just installed the chart on my k8s cluster With these values: ```yaml # replica count replicaCount: 1 imageTag: v0.21.0 # image pull secrets imagePullSecrets: [] #the common environments for...

I am getting the below error in the devlake-lake pod, the UI is up , but after clicking on "Proceed Database Migration" , the devlake pod is going down and...

After upgrading Helm Chart from [0.21.0-beta3](https://github.com/apache/incubator-devlake-helm-chart/releases/tag/devlake-0.21.0-beta3) to [1.0.0-beta5](https://github.com/apache/incubator-devlake-helm-chart/releases/tag/devlake-1.0.0-beta5) , **Dashboard** link in **DevLake UI** shows `https://www.fulldomain.com/grafana`, but then Grafana redirects to `http://localhost/grafana` .

bug

Release : [1.0.0-beta5](https://github.com/apache/incubator-devlake-helm-chart/releases/tag/devlake-1.0.0-beta5) - Post upgrade of Devlake using Helm Chart, I encountered the following error. ``` Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal Scheduled...

- update to v0.19.1-beta2 (#212) - adjust to v0.19.1-beta3 (#222) - adjust to v0.19.0 (#232) - Remove init container when using an external db and add support for volumes I...

Enables the ability to set replicas of StatefulSet and deployments to 0, fully disabling the devlake-helm-chart. This ensures compliance with the requirement of having only one replica for deployments in...

Knowing that the _dev-lake_ deployments cannot have more than one replica, we would like to have the ability to manage the replicas of **[StatefulSet](https://github.com/apache/incubator-devlake-helm-chart/blob/main/charts/devlake/templates/statefulsets.yaml)** and **[deployments](https://github.com/apache/incubator-devlake-helm-chart/blob/main/charts/devlake/templates/deployments.yaml)** to set to 0,...

When upgrading from 0.20.0-beta8 to 0.20.0-beta9 I get this error: ``` Error: cannot patch "devlake-ui" with kind Deployment: Deployment.apps "devlake-ui" is invalid: spec.selector: Invalid value: v1.LabelSelector{MatchLabels:map[string ]string{ "app.kubernetes.io/instance": "devlake", "app.kubernetes.io/name":...

When using an external database, it's common to have to use a proxy to safely connect from a service to the database. In Google Cloud, one of the recommended approaches...

i am experiencing this error from the devlake pod, the pod keeps crashing in a loop. time="2024-02-20 11:11:06" level=info msg="\x1b[31;1m/app/impls/dalgorm/dalgorm.go:209 \x1b[35;1minvalid encryptionSecret; invalid encryptionSecret; invalid encryptionSecret; invalid encryptionSecret; invalid encryptionSecret;...