
This ps makes following changes to upgrade kubernetes from v1.17.3 to v1.18.6. - Updated all references to k8s images to 1.18.6 - Updated command options and api object and versions based on k8s 1.18 release notes: https://kubernetes.io/docs/setup/release/notes/ - Uplifted uwsgi to 2.0.19.1 to align with other airship components, and to bring in fixes and improvements. - Added build-essentials and python3-dev packages to pass the zull gate, which was looking for a c compiler. Change-Id: I1160d1e6e2f02a0524043641b9296ea39edb301e
18 lines
374 B
Plaintext
18 lines
374 B
Plaintext
beaker==1.10.0
|
|
click==6.7
|
|
docker==3.7.2
|
|
falcon==1.4.1
|
|
jinja2==2.10
|
|
jsonpath-ng==1.4.3
|
|
jsonschema==2.6.0
|
|
keystoneauth1==3.11.1
|
|
keystonemiddleware==5.3.0
|
|
kubernetes==3.0.0
|
|
oslo.context==2.21.0
|
|
oslo.policy==1.40.1
|
|
pastedeploy==1.5.2
|
|
pyyaml~=5.1
|
|
requests==2.22.0
|
|
uwsgi==2.0.19.1
|
|
git+https://opendev.org/airship/deckhand.git@7d2092b100bddcab77fca0acadd9fc99ba59797b#egg=deckhand
|