Skip to content

[Question][devLake UI] Helm chart deployed successful but UI show "New Migration Scripts Detected" #8018

@DevOpsAutomationCloud

Description

@DevOpsAutomationCloud

Question

This is a fresh installation on GKE cluster. Helm chart deployed successful with newly created ENCRYPTION_SECRET.

helm install devlake devlake/devlake --version=1.0.1-beta9 --set lake.encryptionSecret.secret=$ENCRYPTION_SECRET --set commonEnvs.TZ="EST",grafana.env.TZ="EST" -n devlake

Port forward to my local:

kubectl -n devlake port-forward service/devlake-ui 30090:4000

Open browser to "http://localhost:30090/", then it redirect to migration page.

This is a new fresh installation(first time deploy to GKE and in a newly created namespace), why it redirect to migration page?

Screenshots

image

Additional context

Add any other context here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Stalecomponent/config-uiThis issue or PR relates to config-uiseverity/p2This bug doesn’t affect the functionality or isn’t evidenttype/questionThis issue is a question

    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