Skip to content

1.0.2 release broke grafana devlake datasource in the default installation #340

@mktgbnk

Description

@mktgbnk

When using default installation instructions grafana is no longer connected to devlake mysql

Steps to reproduce

$ helm install devlake devlake/devlake --set lake.encryptionSecret.secret=$ENCRYPTION_SECRET

When installing the older version it works fine

$ helm install devlake devlake/devlake --set lake.encryptionSecret.secret=$ENCRYPTION_SECRET --version=1.0.1

I've traced it down to this commit , which removes MYSQL_* parameters from the secret, which are used in grafana datasource provisioning. Not sure if we want to fix the behavior or update the installation docs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions