Skip to content

featureflagservice does not initialize database #1364

@fvlankvelt

Description

@fvlankvelt

Bug Report

Which version of the demo you are using? (please provide either a specific
commit
hash

or a specific
release).

hash: 022ba90

Symptom

When using the featureflag service docker container, it no longer creates the featureflags table in postgres upon startup.
As a result, the container is e.g. not usable in the Kubernetes helm chart.

What is the expected behavior?

I expect the service to take care of its data when given access to a database.

What is the actual behavior?

The service logs loads of errors when querying the database.

Reproduce

Build the docker container and use it with the helm chart.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions