kubespray/scripts
Arthur Outhenin-Chalandre 43c1e3b15e
scripts: refactor scripts/download_hash.sh (#10713)
The new version brings the following improvements:
- remove having to resort to python python to limit tags (it it slower than
the sh equivalent as python has a somewhat significant startup time).

- Introduce a concept of min version so that it can only get Kubernetes
version supported by Kubespray.

- Fix an issue with kata changing their file scheme (the arch
  specifically)

- Now download sha256/sha256sum files if provided rather than
  downloading the full file and computing the hash

- A few minor style tweaks

Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr.fr>
2024-03-11 04:53:26 -07:00
..
gitlab-branch-cleanup Remove unused python imports (#7859) 2021-08-13 13:35:32 -07:00
openstack-cleanup fix-ci-tf-elastx_cleanup (#10133) 2023-05-25 08:38:52 -07:00
collect-info.yaml Resolve ansible-lint name errors (#10253) 2023-07-26 07:36:22 -07:00
download_hash.py Download hash script: auto discover versions (#10849) 2024-01-29 18:06:10 -08:00
download_hash.sh scripts: refactor scripts/download_hash.sh (#10713) 2024-03-11 04:53:26 -07:00
gen_tags.sh Fix gen_tags.sh script 2018-10-25 02:16:48 +08:00
gitlab-runner.sh Document gitlab-runner.sh 2017-02-13 15:04:35 +01:00
premoderator.sh Migrate CI_BUILD_ID to CI_JOB_ID and CI_BUILD_REF to CI_COMMIT_SHA (#10063) 2023-05-11 04:21:17 -07:00