brighthive / data-resource-api

An elegant, opinionated framework for deploying BrightHive Data Resources with zero coding.
MIT License
4 stars 1 forks source link

Migrations PVC Eventual Consistency Fix #69

Closed amandajcrawford closed 4 years ago

amandajcrawford commented 4 years ago

This pull request fixes the issue that prevents the actual migrations file to be loaded into the migration table due to the kubernetes pvc eventual consistency update process. In addition, I have added more logging and a function that checks to see if files exist within the migration table.