Skip to content

Releases: SixtyCapital/infrastructure

fix mosek builder

02 Jan 23:09
Compare
Choose a tag to compare
1.17.4

fix base build (#146)

[broken] pandas 0.22

02 Jan 03:48
Compare
Choose a tag to compare
1.17.3

upgrade pandas to 0.22.0 (#145)

bump dependencies (fix gcs <-> quandl dep)

21 Dec 17:59
Compare
Choose a tag to compare
tell airflow UI to use gcs for reading logs (#143)

* tell airflow UI to use gcs for reading logs

* use investment image in sixty-capital

* update airflow to 1.9rc6

Upgrade airflow to 1.9rc6, fixes gcs logging issues

14 Dec 18:12
Compare
Choose a tag to compare
tell airflow UI to use gcs for reading logs (#143)

* tell airflow UI to use gcs for reading logs

* use investment image in sixty-capital

* update airflow to 1.9rc6

upgrade celery to 4.1, airflow 1.9

28 Nov 01:40
Compare
Choose a tag to compare
Update to Airflow 1.9.0rc4 (#138)

* use airflow 1.9rc4

* use consistent db driver

* unpin celery

* fix celery result backend

xarray 0.10.0

21 Nov 00:15
Compare
Choose a tag to compare
1.16.4

upgrade xarray (#136)

airflow.cfg parallelism updates

16 Nov 18:18
Compare
Choose a tag to compare
1.16.3

bump up airflow concurrency settings (#135)

pin google-cloud-bigquery to 0.26.0

14 Nov 17:45
Compare
Choose a tag to compare
1.16.2

pin google-cloud-bigquery to 0.26.0 (#133)

pin google-cloud

14 Nov 17:07
Compare
Choose a tag to compare
1.16.1

pin google-cloud package (#132)

major changes to airflow environment

14 Nov 15:50
Compare
Choose a tag to compare
gcp project bootstrapper (#127)

* gcp project bootstrapper

* enable services before creating resources

* add create db, make db operations idempotent

* enabled logging, idempotent operations

* add kube <-> gcloud link, namespace creation

* set airflow cluster name to project name

* use default service acct for cloudproxy

* update default db password, gke sql permissions

* copy airflow.yaml, new version incompatible

* set project id from instance metadata

* update nodeselector

* add GCR access

* create project bucket / gcr permissions

* add secrets, airflow-web now working!

* full airflow cluster running

* fix airflow_setup db script

* add project temp bucket, lifecycle settings

* SIXTY_GCP_PROJECT -> GOOGLE_CLOUD_PROJECT

* secret storage now working

* fix airflow setup, increase mem limit on workers

* scheduler runs before restart 200 -> 10

* add strategy GCR access