component_hash_update: remove obsolete todos (#12098)

This commit is contained in:
Max Gautier
2025-04-01 00:18:35 +02:00
committed by GitHub
parent c8b8567781
commit fe2ab898b8

View File

@@ -50,14 +50,11 @@ arch_alt_name = {
}
# TODO: downloads not supported
# gvisor: sha512 checksums
# helm_archive: PGP signatures
# krew_archive: different yaml structure (in our download)
# calico_crds_archive: different yaml structure (in our download)
# TODO:
# noarch support -> k8s manifests, helm charts
# different checksum format (needs download role changes)
# different verification methods (gpg, cosign) ( needs download role changes) (or verify the sig in this script and only use the checksum in the playbook)
# perf improvements (async)