- Jan 30, 2024
-
-
Max Gautier authored
* Download patches version automatically from a minor * Automate versions discovery for hash download * Small refactoring
-
- Jan 23, 2024
-
-
Simon Wessel authored
The old version of the script downloaded all binaries and generated file checksums locally. This was a slow process since all binaries of all architectures needed to be downloaded. The new version simply downloads the .sha256 files containing the binary checksum in text form which saves a lot of traffic and time.
-
- Dec 12, 2023
-
-
Louis Tu authored
Signed-off-by:
tu1h <lihai.tu@daocloud.io>
-
- 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
-
- Jul 05, 2023
-
-
Victor Morales authored
The following applications have been upgraded: * Cilium * Helm * crun * Katacontainers * youki * gvisor * skopeo * yq Signed-off-by:
Victor Morales <chipahuac@hotmail.com>
-
- Jun 22, 2023
-
-
Victor Morales authored
-
- May 17, 2023
-
- Feb 04, 2022
-
-
mgiessing authored
* Added ppc64le support * Fixed linting errors
-
- Aug 19, 2021
-
-
Victor Morales authored
The main functions are wrapped by a sys.exit function which expects and argument. The curent implementation isn't returning values in all cases. This change ensures main functions return a value in all cases.
-
- May 27, 2020
-
-
Craig Rodrigues authored
- Directly update the main.yml file with the new hashes.
-