Skip to content

Use minio for boot artifact caching, rather than BOOTS

Charlie Turner requested to merge chturne/radv-infra:cturner/minio-cache into master

/cc @mupuf @tanty

  • This will allow much faster boots by having PXELINUX fetch the kernel and ramdisk via HTTP rather than HTTPS.
  • It also makes a start on using minio as our go-to object storage area, for boot artifacts as well as job artifacts.

BOOTS side of changes was handled in chturne/boots!8 (merged)

Edited by Charlie Turner

Merge request reports