forseti-security / helm-charts

Apache License 2.0
8 stars 11 forks source link

Support db_migrator in Forseti on-GKE #45

Open kevensen opened 4 years ago

kevensen commented 4 years ago

Blocked By

Story

In Forseti on-GCE, db_migrator.py is run in the startup script to migrate schema's if necessary. No capability exists in Forseti on-GKE

Proposed Solution

Implement db_migrator.py in an initContainer

Acceptance Criteria

Deploy Forseti on-GKE version 2.22 then Forseti on-GKE version 2.23 (there was a schema change here). The server starts without error. The orchestrator runs without error.