coreos / coreos-assembler

Tooling container to assemble CoreOS-like systems
https://coreos.github.io/coreos-assembler/
Apache License 2.0
347 stars 168 forks source link

cmd-cloud-prune: Refactor to iterate by build, arch, then action #3928

Closed gursewak1997 closed 2 weeks ago

gursewak1997 commented 3 weeks ago

Reorganized the loop structure to iterate over builds first, followed by arch and then actions, optimizing the number of meta.json downloads and reducing redundancy.

gursewak1997 commented 2 weeks ago

/test rhcos