Kenichi Omichi
|
2b7247f842
|
[2.17] Fix-CI: python was upgraded in CI to 3.10 (#8210)
* Fix-CI: python was upgraded in CI to 3.10 and pathlib is now included in python base making this dependency break the CI (#8153)
* Upgrade ruamel.yaml.clib to work with Python 3.10 (#8034)
ruamel.yaml.clib did not build with the upcoming Python 3.10.
Cf. https://sourceforge.net/p/ruamel-yaml-clib/tickets/5/
ruamel.yaml.clib==0.2.4 fixes the issue. It does not work
with Python 3.7 (cf https://sourceforge.net/p/ruamel-yaml-clib/tickets/6/)
but currently Kubespray requires Python >= 3.9.
Co-authored-by: Cristian Calin <6627509+cristicalin@users.noreply.github.com>
Co-authored-by: Olivier Lemasle <olivier.lemasle@apalia.net>
|
2021-11-18 23:48:52 -08:00 |
|
jayonlau
|
6b5da84014
|
Clean up extra spaces last one (#7904)
Although these errors are not important, they affect the code specification.
|
2021-08-25 12:06:09 -07:00 |
|
Florian Ruynat
|
f6eed8091e
|
Remove contiv related files (#6964)
|
2020-11-30 06:48:50 -08:00 |
|
Maxime Guyot
|
b44f7957d5
|
Update CI matrix (#6010)
|
2020-04-23 09:51:11 -07:00 |
|
Maxime Guyot
|
5df48ef8fd
|
[docs] Add CI matrix and script (#5461)
* Rename CI jobs from ubuntu to ubuntu16
* Add CI matrix and script
|
2019-12-17 07:07:59 -08:00 |
|