Releases: teamhephy/controller
Releases · teamhephy/controller
Hephy Controller v2.20.2
Hephy Controller v2.20.1
v2.20.0 -> v2.20.1
Fixes
2426c29hpa: set deployment API to apps/v1 if k8s >= 1.926add98tests: extend pod name regex1ce3bc5controller: check image access when creating buildsb3a741dcontroller: check_image_access only when using docker
Maintenance
7c14dd1requirements: update django version to 1.11.18
Hephy Controller v2.20.0
v2.19.0 -> v2.20.0
Features
581beadrootfs/api: implement main termination grace period support.63c3f60rootfs/api: add validation and changes.ffa5ca3rootfs/api: implement api for services.ae1fbd7rootfs/api: create new service.1f51b1drootfs/api: connect api to k8s service.45f0ec5rootfs/api: restore k8s services from db and tune list op.b6fb2adrootfs/api: support logging.63ca37crootfs/api: support maintenance mode.ef5712arootfs/api/migrations: migrate db.67d8695deployment.py: add spec_annotations to deployments and carry forward
Fixes
48dbaderootfs/api: convert type.cf4cf45rootfs: remove merge conflict and unnecessary changes.7fadd87charts: int cast in version comparison877a7d9charts: set rbac apiVersion without casting0832f75charts: int cast in version comparisonb8d82e0charts: set rbac apiVersion without casting7e3fb62api/migrations: fix migrations conflict without merge1f043f1charts: honor helm release namespacee95ede0tests: fix broken tests after adding spec_annotations to deployments
Tests
5102b2e: write tests for services api401644etest_deployments.py: add tests for spec_annotations of deployments and pods
Maintenance
9eee924rootfs/api/migrations: add db migration.90350d0rootfs/api: remove changes brought from another PR.06a46e6requirements: updating dependencies for vulnerabilitiesd3aad22requirements: updating requests package for vulnerability3c6cce0requirements: updating requests package for vulnerability (#82)919f49arequirements: change psycopg2 to psycopg2-binary to avoid warnings
Hephy Controller v2.19.0
v2.18.0 -> v2.19.0
Documentation
Features
PR 3Adding lifecycle hooks to deis-controller apiPR 2Adding procfile_structure on app apiPR 1Adding exception field on release api
Fixes
c60680fclusterrole: deis run need pods-create perms rbac
Maintenance
713e10ccharts: add support for rbac v1 API endpoint