deis / workflow-manager-api

Deis Workflow Manager API
MIT License
5 stars 0 forks source link

ref(data): replacing rds w/ generic postgres #169

Closed jackfrancis closed 7 years ago

jackfrancis commented 7 years ago

This PR will replace the RDS-specific backend implementation with a generic postgres implementation.

Assumes a proximate postgres database (in our specific case, a postgres service on a same self-managed k8s cluster), thus the no SSL requirement.