New Python Base Image: Debian-based Python 3.6
·
689 commits
to master
since this release
IMPORTANT NOTE: The new python3.6-buster Dockerfile is not replacing existing images so you need to make sure to update downstream services to pull the image from a different location in our container registry. It's being built here: quay.io/cdis/python (https://quay.io/repository/cdis/python?tab=builds)
Release Notes
For: uc-cdis/cloud-automation
Notes since tag: pybase3-1.6.2
Notes to tag/commit: 4ab97f0
Generated: 2021-10-28
New Features
- New Python3.6 Debian Buster dockerfile (based heavily on official
dockerfiles for using Python / UWSGI / NGINX and previous Alpine-based
dockerfile) (#1753) - gen3 job for syncing aggregate metadata to a metadata service (#1722)
- Added netnolimit for indexd (#1725)
Bug Fixes
- Fix some DD APM env vars for Hatchery (#1766)
- Added netpolicy for mariner to talk to wts (#1754)
- fix duplicate entries in the nginx access log (#1748)
- skip aws_es_proxy_setup if ConfigMap doesn't exist (#1744)
- Added in netnolimit so DD apm services can talk to Datadog (#1732)
- Removed prometheus from roll all, to get ready to deprecate it (#1720)
Improvements
- Setup DD APM env vars for Guppy (#1766)
- Logic to use new binary path from this PR
uc-cdis/aws-es-proxy#2 (#1764) - Increase resources for aws-es-proxy (#1731)
- Increasing the nginx proxy_read_timeout to 300 seconds (#1760)
- Update timeouts to
/guppy
to 10 mins (#1749) - Hatchery deployment: change
HOSTNAME
toGEN3_ENDPOINT
(#1740) - route GA4GH DRS Access requests to more performance Fence endpoint over
indexd for latest fence image versions (#1726)