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

148 Коммитов

Автор SHA1 Сообщение Дата
Fred Park 5ae9001716 Add job schedule support to commands
- Resolves #19
2017-08-08 15:02:53 -07:00
Fred Park 8a396f0e18 Add pool and jobs stats
- Resolves #110
2017-08-04 14:47:16 -07:00
Fred Park 4d09a09a80 Add --all-unused to pool delnode 2017-08-03 10:41:38 -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 7ba85e7496 Add job migration support
- Add enable/disable job support too
- Resolves #108
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 d197c9be28 Minor fixups 2017-07-07 09:07:40 -07:00
Fred Park 2a48885da1 More improvements for scale out robustness
- Add --all-start-task-failed to delnode
- Reduce node output on pool allocation wait with number of nodes > 10
2017-06-30 23:50:21 -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 4514920b6a Add pool listimages command
- Resolves #60
- Fix some resize/wait issues
2017-05-23 14:14:29 -07:00
Fred Park 5a82cc79f8 Add --tty option to ssh commands 2017-05-22 20:03:35 -07:00
Fred Park a623e5b26f Add list tasks poll option
- Resolves #77
- Add deprecation path for multi-instance pool spec vm count
- Fix outdated recipe doc for multi-instance pool spec
- Cache last task id to speed up task collection adds
2017-05-22 19:45:25 -07:00
Fred Park d9304794bc Add deprecation path for vm_count change
- Resolves #84
2017-05-16 09:43:58 -07:00
Fred Park 7ed7429a24 Add Low Priority Batch VM support
- Resolves #82
- Resolves #83
2017-05-12 14:42:55 -07:00
Fred Park a17d6b64c9 Update dependencies
- Fix breaking changes in keyvault library
- Fix inverted order for fs cluster ssh and optional command
2017-05-11 09:21:20 -07:00
Fred Park 70f7317c13 Add --clear-tables option to storage del
- Update limitations doc
- Resolves #80
2017-05-08 09:07:09 -07:00
Fred Park c8f7521196 Add COMMAND arg for ssh commands 2017-04-30 14:22:13 -07:00
Fred Park 0394cd9848 Add misc tensorboard command 2017-04-28 12:53:19 -07:00
Fred Park e1452fc7c9 Update Azure site extension docs 2017-04-21 19:42:49 -07:00
Fred Park f4b08a9f77 Fix for multi-instance auto complete
- Also only read credentials json if valid
2017-03-24 14:54:19 -07:00
Fred Park dd1b9f3de5 Tag for 2.6.0b2 release
- Resolves #59
2017-03-22 10:05:10 -07:00
Paresh Verma 25b8c7fd5a Initialize key vault client for fs. (#57) 2017-03-17 10:18:26 -07:00
Fred Park b269ea7f06 Add multi-volume/server support 2017-03-16 15:18:29 -07:00
Fred Park a95bc22e52 Add automatic retries for async ops in fs commands
- Single-source resource name generation
- Add --generate-from-prefix option for fs cluster del command
2017-03-15 11:30:01 -07:00
Fred Park 5325395522 Add glusterfs local mount option and NSG rule
- Add --hosts option for fs cluster status to print required hosts
  changes on the local machine to mount the remote fs
2017-03-14 22:07:51 -07:00
Fred Park 90f17ae0cd Update usage doc for fs command
- Invert all fs --wait to --no-wait and make waiting default
2017-03-12 14:54:14 -07:00
Fred Park d9966e645d Experimental support for gluster cluster resize
- Add more robustness to gluster provisioning
- Stat script fixes
- Add --detail option for stat
- More disks del/list options
2017-03-12 11:18:41 -07:00
Fred Park 9dc4673530 Enable data ingress to remote storage clusters
- Refactor some constants to function access from the proper locations
2017-03-11 19:15:14 -08:00
Fred Park 675c6c37f8 Glusterfs support for add/suspend/start
- Simple logging by default
- Fix logging format
2017-03-10 22:54:16 -08:00
Fred Park 3f47fda0b9 Checkpoint multi-vm glusterfs support
- Allow resource_group overrides in managed_disks and storage_cluster
- Add server_options to file_server
- Add named resource group support to disk deletion
- Fix Batch and ARM client issues in non-AAD mode
2017-03-10 15:10:31 -08:00
Fred Park 5fcddad7ea Pool <-> storage cluster linkage checkpoint 2017-03-08 23:43:16 -08:00
Fred Park 91403de98f Add pool vnet spec
- Refactor vnet/subnet creation so pool creation can use it
- Allow read of fs.json for pool add
- Rename "glusterfs" volume_driver to "glusterfs_on_compute"
2017-03-08 20:23:05 -08: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 8f7aee3a2f Support AAD auth for Batch accounts 2017-03-08 11:13:09 -08:00
Fred Park 587ab7faa4 Fix suspend/start issues with software raid
- Disallow expand action with mdadm-based arrays on RAID-0
- Change "remotefs" to "fs" for commands
2017-03-08 09:52:21 -08:00
Fred Park 748cf64bfb Refactor and unify AAD settings across commands
- All KeyVault AAD endpoints to be specified
2017-03-08 09:52:21 -08:00
Fred Park a6a672a82e Begin expand functionality
- Fix issues with ext4 + mdadm
2017-03-08 09:52:21 -08:00
Fred Park f8e3fa52ed Add stat script
- Better organize some remotefs json settings
- Reduce redundant lookups in ssh path
- Create --output-config option to separate from --verbose
2017-03-08 09:52:21 -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 69335d7287 Add cluster suspend and start commands
- Begin work on status command
2017-03-08 09:52:21 -08:00
Fred Park 94bde5b076 Add first version of cluster add and del commands
- Modify remotefs json for more properties
2017-03-08 09:52:21 -08:00
Fred Park acbce84fa1 Add disk del and list commands 2017-03-08 09:52:21 -08:00
Fred Park cba7086511 Add disk add command
- Add first iteration of remotefs.json
- Modify set of TCP no tune VMs
2017-03-08 09:52:21 -08:00
Fred Park cd2cb4352a Scaffold base changes for remotefs 2017-03-08 09:52:21 -08:00
Fred Park b8a94c378d Add rebootnode command
- Update recipes that download files to use resource files instead
2017-02-28 19:37:57 -08:00
Fred Park 6ce173ca05 Pin blobxfer version and add termtasks option
- Clarify docs for usage scope between tooling/APIs
2017-02-28 09:45:24 -08:00
Paresh Verma 0b8d0958d5 Minor typo: add_cert_thumbprint should be aad_cert_thumbprint (#42) 2017-02-22 08:59:27 -08:00
Fred Park fa4e1f847c Add env var secret id support
- Tag for 2.5.0 release
- Resolves #12
- Partially resolves #15
2017-01-19 10:16:42 -08:00
Fred Park 040a068265 Various fixes
- This resolves #13 and resolves #16
2017-01-19 10:16:42 -08:00