Skip to content

There is no "airflow db init" routine for the case when an instance uses an external Postgres DB #933

@smktpd

Description

@smktpd

Checks

Chart Version

9.6.0

Kubernetes Version

This info is irrelevant to the issue.

Helm Version

This info is irrelevant to the issue.

Description

There is simply no manifest to start some init-container (or a Job) to run airflow db init command for the case when the stand uses an external Postgres DB (provisioned outside of this chart).
Code search for "db init" basically yields nothing, yet the docs say:

When using the helm chart, you do not need to initialize the db with airflow db migrate as outlined in Set up a Database Backend.

Relevant Logs

Custom Helm Values

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugkind - things not working properly

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions