Commit Graph

13 Commits

Author SHA1 Message Date
Ciprian Hacman 284d721633 hack/generate-asset-hashes.sh 2025-08-01 09:18:32 +03:00
Ciprian Hacman d125e8dd6e hack/generate-asset-hashes.sh 2025-01-10 22:15:08 +02:00
Ciprian Hacman 729721a535 Bump alpha channel with Dec 24 K8s releases 2025-01-07 15:55:46 +02:00
Ciprian Hacman b3d207f4c2 Update containerd hashes 2025-01-07 11:18:25 +02:00
Ciprian Hacman 24283dec52 Add CNI network plugins hashes 2025-01-02 20:08:05 +02:00
Arnaud Meukam f0260753c1 Add assets Runc 1.2
Add assets for the 1.2 releases of Runc.
Also add release assets for 1.15 release
2024-12-28 16:34:57 +01:00
justinsb 1b7ae4f3b5 Generate hashes for latest kube versions
Adding the latest kube assets to known hashes
2024-12-06 14:46:23 -05:00
Ciprian Hacman 91e0c97f82 hack/generate-asset-hashes.sh 2024-10-07 08:25:20 +03:00
justinsb 06a608a39f autogen: more kube asset hashes
Updated generate-asset-hashes with latest versions, and ran it to record hashes.
2024-08-30 07:00:08 -04:00
Ciprian Hacman 86f5d455e5
Release 1.30.0-alpha.1 (#16563)
* Release 1.30.0-alpha.1

* Update tests for K8s v1.30

* Remove mentions of K8s v1.24
2024-05-11 23:40:27 -07:00
justinsb fc049f40f3 Use embedded hashes for our well-known assets
Rather than downloading the hash every time, we can record the hashes
for our well-known assets and bake them into the kOps binary.  If the
hash is not baked in, we will continue to fall-back to downloading it,
this is important for new k8s versions, or where the user specifies a
version of one of our well-known assets (such as containerd).
2024-05-09 10:27:33 -04:00
Ciprian Hacman 4cf7fe8647
Update hack/generate-asset-hashes.sh 2024-04-02 06:52:11 +03:00
justinsb 991bfe207d Create assetdata
We create some yaml files that record the hashes for well-known file assets,
and then we will be able to look them up by their canonical URL.

This is not yet actually used, that can be done in a future commit.
2024-04-01 09:35:42 -04:00