- Dec 13, 2023
-
-
Maxime Leroy authored
Signed-off-by:
Maxime Leroy <19607336+maxime1907@users.noreply.github.com>
-
- Dec 12, 2023
-
-
Maxime Leroy authored
Signed-off-by:
Maxime Leroy <19607336+maxime1907@users.noreply.github.com>
-
- Dec 11, 2023
-
-
Max Gautier authored
* Decouple role kubespray-defaults from download Avoids doing re-importing the download role on every invocation of kubespray-defaults (and skipping everything). This has a measurable effect on playbook performance. * Update docs refering to moved download defaults
-
- Aug 18, 2023
-
-
cortex3 authored
-
- Jun 28, 2023
-
-
yun authored
-
- Jun 06, 2023
-
-
Mateusz Mojsiejuk authored
Limit find cmd to /usr/ where __pycache__ files are located
-
- Jun 03, 2023
-
-
Arthur Outhenin-Chalandre authored
Molecule 5.0 require ansible-core 2.12.10. So this commit we update ansible-core from 2.12.5 to 2.12.10. We also drop supporting two ansible-core version. Also we now use the "oldest" still supported ansible-core version as both 2.11 is EOL and not supported by molecule. tests/molecule: remove linting in molecule to support molecule 5 tests/molecule: remove role name check for molecule 5 support Kubespray doesn't use ansible galaxy style naming so we have to disable that check. contrib/inventory_builder: fix tox.ini for tox4 tests/molecule: fix get_playbook in testinfra tests tests: upgrade most tests requirements Exclude ansible-lint for now, I will do that in a separate PR. tests/molecule: force kvm driver option If we don't do this it fallbacks to qemu emulated on our CI for some reasons. Signed-off-by:
Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch>
-
- May 26, 2023
-
-
Daniel Strufe authored
-
- May 25, 2023
-
-
Kay Yan authored
-
- May 17, 2023
-
- May 02, 2023
-
-
Aleksey Karpov authored
dockerfile ubuntu update to 22.04 Update Dockerfile
-
- Apr 21, 2023
-
-
Luke Simmons authored
-
- Apr 11, 2023
-
-
Aleksey Karpov authored
* Adding checksum verification kubectl Added checksum check of binary file, added PYTHONDONTWRITEBYTECODE variable to improve stability of pip after installing packages and deleting cache, added --no-compile switch to pip package installation to improve performance after deleting cache. * Update Dockerfile
-
- Mar 02, 2023
-
-
Maxime Leroy authored
-
- Feb 28, 2023
-
-
Jack authored
-
- Feb 27, 2023
-
-
Aleksey Karpov authored
-
- Feb 22, 2023
-
-
Aleksey Karpov authored
-
- Feb 20, 2023
-
-
DRAGON2002 authored
* install nano/vi/vim Signed-off-by:
Anant Vijay <anantvijay3@gmail.com> * update Dockerfile Signed-off-by:
Anant Vijay <anantvijay3@gmail.com> --------- Signed-off-by:
Anant Vijay <anantvijay3@gmail.com>
-
- Feb 10, 2023
-
-
Kenichi Omichi authored
Since Kubespray v2.21.0, the commit a98ab404 removes copying contrib/ accidentaly. The contrib/ contains useful tools like offline tools etc. This adds the contrib/ to Dockerfile again.
-
- Jan 27, 2023
-
-
Florian Ruynat authored
-
- Jan 24, 2023
-
-
Florian Ruynat authored
-
- Jan 09, 2023
-
-
Luke Simmons authored
-
- Jun 15, 2022
-
-
蒋航 authored
Signed-off-by:
hang.jiang <hang.jiang@daocloud.io>
-
- May 29, 2022
-
-
ERIK authored
Signed-off-by:
bo.jiang <bo.jiang@daocloud.io>
-
- Apr 13, 2022
-
-
Florian Ruynat authored
-
- Mar 18, 2022
-
-
Cristian Calin authored
-
- Nov 02, 2021
-
-
Florian Ruynat authored
-
- Sep 06, 2021
-
-
Florian Ruynat authored
-
- Aug 26, 2021
-
-
Olivier Clavel authored
Related pip bug: https://stackoverflow.com/questions/68687029/unable-to-build-kubespray-container-from-dockerfile Proposed workaround in comment: https://github.com/pypa/pip/issues/10219#issuecomment-887337037 Setting LANG only prior to launching pip fixes the issue with a successful build
-
- Aug 25, 2021
-
-
Pratik Raj authored
using --no-cache-dir flag in pip install ,make sure downloaded packages by pip don't cached on system . This is a best practice which make sure to fetch from repo instead of using local cached one . Further , in case of Docker Containers , by restricting caching , we can reduce image size. In term of stats , it depends upon the number of python packages multiplied by their respective size . e.g for heavy packages with a lot of dependencies it reduce a lot by don't caching pip packages. Further , more detail information can be found at https://medium.com/sciforce/strategies-of-docker-images-optimization-2ca9cc5719b6 Signed-off-by:
Pratik Raj <rajpratik71@gmail.com>
-
- Apr 27, 2021
-
-
muzi502 authored
* Update Dockerfile for reduce image size * Remove KUBE_VERSION form Dockerfile
-
- Apr 16, 2021
-
-
Florian Ruynat authored
-
- Mar 19, 2021
-
-
Florian Ruynat authored
-
- Feb 22, 2021
-
-
Florian Ruynat authored
-
- Jan 16, 2021
-
-
Florian Ruynat authored
-
- Jan 14, 2021
-
-
Florian Ruynat authored
-
- Jan 06, 2021
-
-
Florian Ruynat authored
-
- Dec 16, 2020
-
-
Anthony Rabbito authored
* Update hashes and set default version to 1.19.5 Signed-off-by:
anthr76 <hello@anthonyrabbito.com> * Reorder hashes 1.19.5 hashes should be near 1.19.x * Added back blank line
-
- Dec 03, 2020
-
-
Christoph Stäbler authored
-
- Oct 21, 2020
-
-
Florian Ruynat authored
-