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

103 Коммитов

Автор SHA1 Сообщение Дата
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
Fred Park e1ac1472ac Doc updates 2017-01-12 07:52:54 -08:00
Fred Park 348ceebc65 Add AAD X.509 cert auth support (#10)
- AAD/Keyvault credential support in credentials.json
2017-01-10 11:48:39 -08:00
Fred Park be04d89410 Update docs for KeyVault support (#10) 2017-01-06 08:03:26 -08:00
Fred Park 2048d8b289 Add KeyVault support (#10) 2017-01-05 10:20:13 -08:00
Fred Park 57b47b353f Add pool ssh command, resolves #9
- Make the ssh docker tunnel script much easier to use
- Add an ssh guide to docs
2016-12-15 07:39:04 -08:00
Fred Park 28732f2aea Add listskus subcommand
- Update docs for envvars
2016-11-29 15:31:23 -08:00
Fred Park 0d7814a58f Add envvar support for certain config options
- Some refactoring in install.sh script
- Update docs
2016-11-28 11:02:09 -08:00
Fred Park 4399dbf4db Tag for 2.0.0rc3 release
- Fix flake8 issues
2016-11-14 11:10:59 -08:00
Fred Park 134e6daca9 Fix jobs json loading when explicitly specified 2016-11-13 23:24:58 -08:00
Fred Park b8fcdede8f Add --tail option for jobs add
- Simplify quickstart with --tail
2016-11-12 22:35:36 -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 ec60383723 Add pool udi command and listtasks job scoping
- Update docs
2016-11-09 11:59:01 -08:00
Fred Park bbd948fdab Add jobid/taskid scoping to data listfiles
- Update some docs
2016-11-08 15:06:40 -08:00
Fred Park f09f34dd41 Fix pathlib mkdir exist_ok not avail < 3.5 2016-11-04 15:00:11 -07:00
Fred Park 54e2a920b2 Add --disk option to data stream command 2016-11-03 14:32:12 -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 0133e05721 Small fixups 2016-11-02 11:34:45 -07:00
Fred Park f2a8baf00d Jobs termtasks force and jobs add recreate options
- Add docker rm to termtasks command
- Clean up installation doc
2016-11-01 01:15:43 -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 e7b9faae68 Refactor json config loading
- Catch ValueError on json load and give more precise issue text
2016-10-30 15:45:58 -07:00
Fred Park efb8c3105f Add wait option for pool resize
- Fix TMPDIR sed command
- Add generated shipyard script to gitignore
2016-10-30 01:44:57 -07:00
Fred Park 8c8f42b452 Various fixes
- Fix RDMA instances set check during jobs add
- Remove unicode_literals import from cli
- Fix json file loading to use pathlib open
- Fix docker container termination issues in termtasks and job release
2016-10-28 17:44:39 -07:00
Fred Park 231d5dfbe1 Add deltasks, termtasks subcommands for jobs
- Use docker kill to terminate tasks
- Add scoping to jobs del/term
2016-10-28 10:08:59 -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 818a1cda03 Add a contributing recipes guide 2016-10-27 12:53:12 -07:00
Fred Park 3a03a0d378 CLI conversion to click
- Move version to init
- Remove version from tfm
- Add more subcommands
2016-10-27 09:56:18 -07:00
Fred Park ef37280616 Update MXNet recipes 2016-10-26 11:18:52 -07:00
Fred Park 705ae40065 Add support for pool resize up with GlusterFS
- Update azure-batch dependency to 1.1.0
2016-10-24 10:08:13 -07:00
Fred Park 9a13dbe83b Update CNTK to 1.7.2 and recipes
- Fix python2+Windows file encoding issue
- Add deljobswait action
2016-10-22 22:43:48 -07:00
Fred Park 3e5873b5df Add ingress/egress overview picture to DM guide
- Prevent glusterfs pool allocation if internode comm not enabled
2016-10-21 09:04:28 -07:00
Fred Park 92464b3b54 Add Azure Batch Task data ingress
- Rearrange Dockerfiles
- Update TensorFlow-Distributed recipe
- Rename CASCADE env vars to SHIPYARD
2016-10-20 21:18:31 -07:00
Fred Park 481d298e7c Add credential encryption guide 2016-10-20 10:48:25 -07:00
Fred Park 74d3eea339 Add Encrypted Credential support 2016-10-19 21:14:53 -07:00
Fred Park 1436cd4378 Add compute node to Azure storage egress support 2016-10-16 16:57:48 -07:00
Fred Park 33300c551c Add pool/job/task-level data ingress support 2016-10-14 15:49:20 -07:00
Fred Park 9d0c6d3ca6 Integrate blob storage ingress with pool creation 2016-10-14 09:36:38 -07:00
Fred Park b0d3b9ba69 Data ingress support to Azure Blob Storage 2016-10-14 07:42:53 -07:00
Fred Park d88475baa7 Add listjobs, listtasks, gettaskallfiles actions 2016-10-13 14:11:52 -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 261984020e Add rsync transfer methods
- Refactor data transfer functions into single/multinode
- Expand docs for data ingress
2016-10-11 10:39:54 -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
Fred Park edec6f0584 Add scp and multinode_scp ingress support 2016-10-09 11:51:02 -07:00
Fred Park 487223e8fa Change pool config ssh_docker_tunnel to ssh 2016-10-06 11:03:10 -07:00