Releases: teamhephy/controller
Releases · teamhephy/controller
Hephy Controller v2.22.0
Hephy Controller v2.21.3
Hephy Controller v2.21.2
Hephy Controller v2.21.1
Hephy Controller v2.21.0
v2.20.7 -> v2.21.0
Refactors
93682c6apis: deprecated apis in k8s 1.16b4928edapis: trying to fix mock tests now27b8f8acharts: move from extensions/v1beta1 to apps/v1a6fa780mock.py: sanitize pod urls to api_v1 in the mockerd8e65a9apis: parse version out for replicasets25a7f41mock.py: reduce line length for style check5930851charts: add apiversion checks to helm chartsa081823apis: deprecated apis in k8s 1.166bf5019apis: trying to fix mock tests now8d60a34mock.py: sanitize pod urls to api_v1 in the mockerd1120caapis: parse version out for replicasetsfd6b7cfmock.py: reduce line length for style checkb944765charts: add apiversion checks to helm charts
Fixes
a4d0e22controller: Set replicas to the current value of the deployment.3d84a8fscheduler: handle missing timestamps in pod eventsc0294a3controller: Retry on potential ReplicaSet create race-condition. (#127)613827bcontroller: Update API groups5613bc8README: resolving a merge conflict49286c9charts: fixing a merge conflict with master branch
Documentation
Maintenance
Hephy Controller v2.20.7
Hephy Controller v2.20.6
v2.20.5 -> v2.20.6
Features
Fixes
e1da4c5controller: Fix deployment status validation when number of pods more than 256
Maintenance
Hephy Controller v2.20.5
Hephy Controller v2.20.4
v2.20.3 -> v2.20.4
Features
d51f2f9deployment: set deployment API to apps/v1 if k8s >= 1.98ce0e1ascheduler: add api version parsing on scheduler init with testscbdaaaecharts: add /v1/apps apiGroup for scaling fixb02b048controller: Add POD_IP variable with pod's IP addressf1642a1app.py: refactor DEIS_EXPOSE_POD_IP logic in controller
Refactors
9af0863deployment: ref(deployment) removes unneeded version mutation
Fixes
fc779d9controller: Revert check image access when creating buildsae37e16controller: Revert check_image_access only when using docker731fc99controller: revert release.check_image_access for nowfae66dbpod.py: only set POD_IP if DEIS_EXPOSE_POD_IP is set to 'True'ba976bdcontroller: fix(controller) apps/v1 is not understood, revert2988579controller: fix(controller) try passing in App's apiVersion
Tests
6913d6adeployment: add behavior test for deployment.api_version60b2036deployment: make the api_version tests passef3f6b4deployment: remove unused test artifacts0e840b4kubehttpclient: test(kubehttpclient) add .version() behavior testc3f0aa3deployment: test(deployment) relaxed api_version behavior test
Maintenance
fef3f6edeps: bump django from 1.11.21 to 1.11.23 in /rootfs