This website requires JavaScript.
Explore
Help
Register
Sign In
kubernetes-sigs
/
kubespray
mirror of
https://github.com/kubernetes-sigs/kubespray.git
Watch
1
Star
0
Fork
You've already forked kubespray
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d4b9f15c0a
kubespray
/
requirements.txt
8 lines
72 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Upgrade to Ansible >2.7.0 (#4471)
2019-04-09 19:21:07 +08:00
ansible>=2.7.6
Ansible 2.3 support - Fix when clauses in various places - Update requirements.txt - Fix README.md Signed-off-by: Sergii Golovatiuk <sgolovatiuk@mirantis.com>
2017-04-26 20:11:13 +08:00
jinja2>=2.9.6
refactor vault role (#2733) * Move front-proxy-client certs back to kube mount We want the same CA for all k8s certs * Refactor vault to use a third party module The module adds idempotency and reduces some of the repetitive logic in the vault role Requires ansible-modules-hashivault on ansible node and hvac on the vault hosts themselves Add upgrade test scenario Remove bootstrap-os tags from tasks * fix upgrade issues * improve unseal logic * specify ca and fix etcd check * Fix initialization check bump machine size
2018-05-12 00:11:38 +08:00
netaddr
pbr>=1.6
hvac
jmespath is required when re-running cluster.yml (#4426)
2019-04-04 15:34:49 +08:00
jmespath
Missing ruamel.yaml from requirements.txt (#4446)
2019-04-08 17:20:27 +08:00
ruamel.yaml