terraref / computing-pipeline

Pipeline to Extract Plant Phenotypes from Reference Data
BSD 3-Clause "New" or "Revised" License
21 stars 13 forks source link

update extractor dockercontainers and YAMLs to support mounted fixed metadata #502

Closed max-zilla closed 6 years ago

max-zilla commented 6 years ago

there's now a /sites/ua-mac/sensor-metadata directory on storage condo that will be kept up to date with git master. #497 added support to terrautils to use this local copy from disk.

we need to rebuild extractor docker containers to use the new terrautils 1.2 and update their yamls to include the repo in their mounts at /home/extractor/sites/...

will include PR for admin branch YAMLs:

max-zilla commented 6 years ago

Changes are done and deployed in most repos.

https://github.com/terraref/admin/pull/74

This admin PR needs to be merged and sync'd to wb-master then we delete and recreate the replication controllers and scale back up.

max-zilla commented 6 years ago

done & merged & deployed.