Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Add support for cloudsql with postgres #56

Closed
barney-s opened this issue Jan 29, 2019 · 1 comment
Closed

Add support for cloudsql with postgres #56

barney-s opened this issue Jan 29, 2019 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@barney-s
Copy link
Contributor

Currently we only support cloudsql(mysql) and the support is broken: #48

Add support for CloudSQL (postgres).

Work involved:

  1. Add a field in cluster to determine cloudsql-postgres or mysql
  2. Use the flag the determine which DB create container we need to add: https://github.com/GoogleCloudPlatform/airflow-operator/blob/master/pkg/apis/airflow/v1alpha1/airflow.go#L558
@barney-s barney-s added enhancement New feature or request good first issue Good for newcomers labels Jan 29, 2019
@barney-s
Copy link
Contributor Author

related to #48

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant