python/scripts
Ricky Sadowski 2b1b5a705a [CI/CD] Update Kubernetes version retrieval in kube-init.sh script
This commit updates the kube-init.sh script to retrieve the Kubernetes
version using the updated URL: https://dl.k8s.io/release/stable.txt.
The previous URL (https://storage.googleapis.com/kubernetes-release/release/stable.txt)
is no longer valid. This change ensures that the script installs the
correct and up-to-date Kubernetes version by fetching the version
information from the new URL.

Signed-off-by: Ricky Sadowski <richard.j.sadowski@gmail.com>
2023-05-11 14:27:00 +00:00
..
util Fix typos 2023-01-27 11:10:29 +08:00
.gitignore Add semi-auto code formatting script 2016-11-16 16:16:26 -08:00
apply-hotfixes.sh Misc typo fixes 2021-12-17 12:23:37 +05:30
cherry_pick_pull.sh fix typo 2018-08-30 13:00:41 -04:00
constants.py Fix snapshot version to be compliant with PEP440. 2023-02-26 12:01:40 +01:00
kube-init.sh [CI/CD] Update Kubernetes version retrieval in kube-init.sh script 2023-05-11 14:27:00 +00:00
release.sh Fix snapshot version to be compliant with PEP440. 2023-02-26 12:01:40 +01:00
rest_client_patch.diff Fixed scripts/rest_client_patch.diff, it is corrupt and cannot be applied. 2022-10-11 04:09:48 +00:00
swagger.json generated API change 2023-01-24 02:04:53 +00:00
update-client.sh refactor OS X sed check into a util 2021-05-10 10:30:09 -07:00
update-pycodestyle.sh drop python2 support 2021-05-15 00:57:04 +05:30
windows-setup-fix.bat Initial Commit 2019-02-21 01:12:15 +05:30