batch-shipyard
batch-shipyard copied to clipboard
Phased allocation support
Provide a control on pool add and pool resize to allocate in phases. This is helpful to workaround certain container registry throttling and throughput limits and where peer-to-peer image loading is not applicable (i.e. native mode container pools).
- [ ] New configuration option
- [ ] Command line option on both
pool addandpool resize - [ ] Need to refactor the final call into the resize/add SDK into an upstream chunked resizer
- [ ] Update docs