Граф коммитов

29 Коммитов

Автор SHA1 Сообщение Дата
Fred Park 7a9177b16b Fix pool deletion with poolid arg 2017-07-26 10:38:29 -07:00
Fred Park 5fef683af4 Universally increase SAS expiry time 2017-07-21 13:28:56 -07:00
Fred Park e32fc4d93e Add Autopool support
- Resolves #33
- Add --poolid to storage clear and storage del
- jobs del and jobs term now cleanup storage data if autopool is
  detected
2017-07-21 11:10:03 -07:00
Fred Park 82a46a615a Basic Autoscale functionality
- Allow pools to be added with zero target nodes
- Add pool autoscale commands
2017-07-21 11:10:03 -07:00
Fred Park 5291ff1130 Move to blob leasing for download ticketing
- Greatly increase resource file SAS expiry timedelta
- Make concurrent_source_downloads generic, remove non-p2p option
- Update Dockerfiles
- Update to latest azure-storage
2017-07-21 11:10:03 -07:00
Fred Park 3a5fb452d5 Various fixes
- Add poolid param for pool del
- Fix vm_count deprecation check on fs actions
- Improve robustness of package index updates
- Prompt for jobs cmi action
- Update to latest dependencies
2017-05-24 09:54:09 -07:00
Fred Park 5088c8f26e Fix pathlib and future compatibility issues 2017-03-31 09:55:34 -07:00
Fred Park b269ea7f06 Add multi-volume/server support 2017-03-16 15:18:29 -07:00
Fred Park 66d90dde90 Prep for add pool with vnet changes
- Centralize various client creation logic
2017-03-08 14:56:39 -08:00
Fred Park 82398360ff Add cluster status and ssh commands
- Start integration with CustomScript extension
2017-03-08 09:52:21 -08:00
Fred Park 5baf61d8f4 Fix SAS key and KeyError masking in data movement 2016-11-30 14:41:39 -08:00
Fred Park c7744f95bf Support for internet accessible private registries 2016-11-19 09:00:01 -08:00
Fred Park 4f41d95e32 Finish settings refactor
- Change recipes to use current_dedicated for multi-instance count
2016-11-12 22:13:55 -08:00
Fred Park e6593281eb Refactor direct config access out of data/storage 2016-11-12 12:35:56 -08:00
Fred Park 03ced70c38 Continue settings refactor
- Credentials
- Some of global config
2016-11-11 21:08:58 -08:00
Fred Park da573524de Preliminary steps for ACR support
- Fix update docker images with private registry
- Automatically clean dangling image refs on update
- Remove private registry file/image id support
- Refactor fleet initialization steps to one entry point
- Simplify shipyard context init
2016-11-10 09:48:00 -08:00
Fred Park 125ed86e2d Fix resource file naming on Python2
- Add more details on start task failure to node list
2016-11-06 15:07:33 -08:00
Fred Park f09f34dd41 Fix pathlib mkdir exist_ok not avail < 3.5 2016-11-04 15:00:11 -07:00
Fred Park a4d689505e Update builtins import to include everything
- Fix issue on stream file with file not found
2016-11-03 08:36:21 -07:00
Fred Park 8f002d9510 Migrate to from . import syntax 2016-10-31 21:05:07 -07:00
Fred Park fa1024d191 Improve Python2/3 compatibility
- Add generated sas key expiry config option
2016-10-31 08:45:05 -07:00
Fred Park 5f160e8938 Update docs for new CLI
- CLI fixes
- Add more convenience subcommands
2016-10-27 22:11:46 -07:00
Fred Park bb515e3812 Add Data Movement guide 2016-10-17 13:33:12 -07:00
Fred Park 1436cd4378 Add compute node to Azure storage egress support 2016-10-16 16:57:48 -07:00
Fred Park ed84011383 Add Azure File ingress support 2016-10-15 13:58:49 -07:00
Fred Park 33300c551c Add pool/job/task-level data ingress support 2016-10-14 15:49:20 -07:00
Fred Park 4ce2f1d6c2 Add HPN-SSH support for Ubuntu
- Fix some issues with azure file setup and Windows
- Add some validation with container naming
- Clean up storage with delpool action
- Update .gitignore
2016-10-13 10:55:49 -07:00
Fred Park ae1e3c19d9 Further refactor shipyard into components
- Add convoy path for travis
2016-10-09 21:01:11 -07:00
Fred Park a4ec217f66 First stage in shipyard modularization
- Update configuration docs for new data ingress spec
2016-10-09 15:22:15 -07:00